Hi Guys
I have a GridView th show my data.
When I am including the data I have TextBox and DropDownList.Thesse data are going to populate a GridView using a DataTble.
In the update routine I populate the GridView with the recorded data but I can keep on including other data.In this case my DataTable is going to populate the Gridview with the last data only.
I need to show all records.The before ones (saved ones) and the new ones thar are not saved yet.
How can I do it my friends?
Thanks a lot and sorry for my English.
Regards