Problem with gridview during add,modification etc. |
| Partha Chakraborty posted at 10-May-08 02:30 |
| Hi,
I want to develop a program using GridView in asp 2.0. And I want to implement add, modify, delete functionality in GridView. I want to add textbox and ddl in footer. There is Add button in the Footer. When I click the Add button the data from footer will be displayd in the grid. But no data will be added in the database. I also want to modify data in the grid and also delete. When there is no data in the grid nothing is showing not even footer. Is it possible to make the GridView scrollable.
Any help will be gratefully accepted.
Partha |
|