Click here to Skip to main content
15,886,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends, My requirement is , I have a three entry fields like( three texboxes) and one gridview. after entering the data into textboxes then clicking the Save button the data will be saved into Gridview (not in database). if we can enter the data 5 times, gridview contains 5 records and also Gridview can have Edit option. If we can edit the rows . Data can changed in Gridivew only.

Please any one help me..
Posted
Updated 31-Aug-13 0:51am
v5
Comments
Dholakiya Ankit 31-Aug-13 3:12am    
i think temporary datatable is your solution on click of submit you store your data into datatable.
show it in gridview and then do anything like edit delete you want to do

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900