Inquiry about preventing changes to grid checkboxes

0 Answers 34 Views
Grid
junghoon
Top achievements
Rank 1
junghoon asked on 30 Jan 2024, 06:38 AM
The checkbox column should not change its order. For example, if the checkbox is in orderindex 0 and a column with orderindex 1 is moved from position 2 to 3, and then to 0, the previous orderindex, which is 3, should be maintained for the checkbox column. How can this be achieved?
Wissam
Telerik team
commented on 31 Jan 2024, 08:18 AM

Hi, Junghoon,

I understand that you want to disable the reordering of the whole column that renders a ColumnMenuCheckBoxFilter. Is this correct?

If that is the case, you can achieve that by setting its orderIndex prop to `0` or any specific column order you want:

If this not what you need, could you please provide me with more information on the required implementation?

Regards,
Author nickname
Progress Telerik

No answers yet. Maybe you can help?

Tags
Grid
Asked by
junghoon
Top achievements
Rank 1
Share this question
or