Gridview Problem
-
I want to display a gridview with a blank row. Also I have a Add button on click of which I want to add a new row to the gridview.. Can anyone help me do this? Thanks and Regards
ARINDAM
-
I want to display a gridview with a blank row. Also I have a Add button on click of which I want to add a new row to the gridview.. Can anyone help me do this? Thanks and Regards
ARINDAM
Add a blank row in data set and then bind it with grid view. If you want to do it on button click do the same on button clicki.
The miracle is this--the more we share, the more we have.
-
I want to display a gridview with a blank row. Also I have a Add button on click of which I want to add a new row to the gridview.. Can anyone help me do this? Thanks and Regards
ARINDAM
Hello There, you can do one tricks Declare One Datatable Fill this Datatable With your Data and Also In between with Empty String. bind this datatable With Gridview. Have u any Doubt ? Let's Discuss .Net Problem[^] K D Patel