L
Lee Price
This is with regard to my previous post for resetting my
DataGrid, and I was adviced to use the clear function on
DataGrid items by Sachan
The datagrid does not have a Clear function and I get the
following error
DataGrid1.Items.Clear();
(186): 'System.Web.UI.WebControls.DataGridItemCollection'
does not contain a definition for 'Clear'
Is there any other way to clear the datagrid
thanks
DataGrid, and I was adviced to use the clear function on
DataGrid items by Sachan
The datagrid does not have a Clear function and I get the
following error
DataGrid1.Items.Clear();
(186): 'System.Web.UI.WebControls.DataGridItemCollection'
does not contain a definition for 'Clear'
Is there any other way to clear the datagrid
thanks