How to clear data grid
hi,
i am new to the .net environment.
i want to populate datagrid as per the value in the combo box.
i have declare one data set for both (i.e. combo box and datagrid). i am able to fetch proper data as per the combo box value. but the problem is the earlier data is not cleared from the grid.
how can i remove existing data from the grid.
|