See This |
| Sanjay Verma replied to Partha Chakraborty at 12-May-08 12:41 |
Use a template columns with Add, modify and delete buttons in it. take one datatable. Bind that table with the table in your database. Add text and ddl in grid Footer. And now bind the grid with datatable from database. On click event of footer add button take the values of ddl and textbox in footer and add them to the columns and add that row to you datatable. but dont fire an insert query otherwise that record will be added to your database.
|
| Biography |
| Asp.Net Developer |
|