Posted on: 5/23/2014 2:19:25 PM | Views : 461

I do not have any database. I have a webpage in which I want to ask user to enter details. 
I want the user to enter details in a gridview as  there will be fields in columns and have an option of "Add new row".
I want to do this and rows getting added in the session only or whatever (but NOT in database) and when user hit the submit button, I want the rows/columns in the gridview to be emailed ad PDF.
can anyone please help me with code ?

Go to the complete details ...