which method we use to Clear the DataGrid or ComboBox
which method we use to Clear the DataGrid or ComboBox
Just remember you can't Clear when Combo's items are set through DataSource. You can use the DataTable's Clear method though.
Thanks For ur Coperation