Sthafrican
New member
- Joined
- May 25, 2005
- Messages
- 4
- Programming Experience
- Beginner
Hi..i need some help to clear a datagrid i have populated with info from a dataset.
It seems quite simple to do but i cant find the property of the datagrid that works.
i heard that datatable.reset() does the job..but the datagrid doesnt have that property.
In other words.
Before:
After:
After populating the datagrid, i want to reset/clear/clean the datagrid to the image before.
(I will kick myself after i know the solution..it seems obvious)
It seems quite simple to do but i cant find the property of the datagrid that works.
i heard that datatable.reset() does the job..but the datagrid doesnt have that property.
In other words.
Before:
After:
After populating the datagrid, i want to reset/clear/clean the datagrid to the image before.
(I will kick myself after i know the solution..it seems obvious)