DataGrid - TechRepublic
General discussion
October 29, 2002 at 02:07 AM
setivi

DataGrid

by setivi . Updated 23 years, 6 months ago

How can I clear or re-initialize the contents of a DataGrid without deleting records from the table? Listbox has .clear method that clears the contents of the listbox. I am trying to do a similar thing with DataGrid. DataGrid.Clearfields did not work for me either.

This discussion is locked

All Comments