Hi,
In our windows application form, we have a datagrid with 2 columns. One is a checkboxcolumn and another one is a normal textdatacolumn. I have a scenario to implement. I will choose 2 or 3 rows from the grid randomly by clicking on the checkbox in each row. Then I will filter a few rows. I want to show the selected rows (the ones which I chose before filtering) and the filtered rows together. How can I implemethis?
Thanks,
Sreedevi
I am using SfDataGrid
Hi Balamurugan,
Thank you so much.
Thanks,
Sreedevi