Adding rows to Gridview programtically
-
Hi every body I need to add row to a gridview control programtically, I used GridViewRow Class trying to assign values to an object of this class,but I couldn't find any method to add this row to the gridview control,note that the columns was added to the gridview programtically I will appreciate if anyone give an idea of how to solve this problem. thanks.
Hassan Amaar
-
Hi every body I need to add row to a gridview control programtically, I used GridViewRow Class trying to assign values to an object of this class,but I couldn't find any method to add this row to the gridview control,note that the columns was added to the gridview programtically I will appreciate if anyone give an idea of how to solve this problem. thanks.
Hassan Amaar
Have u googled ? Trust me just write "Adding rows to Gridview programtically" on google search engine you'll find lots of article about this. Have a nice day.