0
kicks
Creating and Editing DataTable records programmatically in asp.net usi
In this example you will see how to create dynamically a DataTable and fill the records and then bind to GridView control. I have also shows you how to update DataTable records if you don’t know the index of a row.