This is a migrated thread and some comments may be shown as answers.

Retain GridViewCheckBoxColumn Selections on Filtering RadGridView

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Utsav
Top achievements
Rank 1
Utsav asked on 26 Feb 2018, 10:55 AM

Hi,

I need to retain the user selections committed on my form in a particular radGridView, These selections are committed to a GridViewCheckBoxColumn. Upon filtering/sorting etc the gridView data, user selections get replaced with the default view, i.e. without any selections. 

Is there any way I can do that?

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 27 Feb 2018, 01:26 PM
Hello, Utsav, 

Thank you for writing.  

RadGridView allows the user to select more than one item at a time from the displayed data. Hold the Ctrl key and click the rows that you want to select. In order to keep the multiple selection when you click the filter row, it is necessary to keep the Ctrl key pressed. Additional information how the filtering behavior works is available in the following help article: https://docs.telerik.com/devtools/winforms/gridview/selection/multiple-selection

I hope this information helps. Should you have further questions I would be glad to help. 
 
 Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Utsav
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or