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

[Solved] Checkbox in a grid

0 Answers 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dean
Top achievements
Rank 1
Dean asked on 10 Jul 2012, 11:24 AM
I found a similar question to this in the 'general' question, it was unanswered there but seems more appropriate for the 'grid' section.

The Scenario

For some dropdowns in my application, there are potentially about 100 options, but in reality each user will really only ever want a dozen or so. So, I want to display a ‘settings’ screen where the user will see all 100 options, have a checkbox ‘IsUsed’ and indicate which ones they want to see, then update the model to persist their choices.

The Issue

I can’t get the ‘IsUsed’ checkbox to be editable in the “batch/‘InCell’ edit mode. Checking the Telerik sample app this is also the case (i.e. the ‘Discontinued’ checkbox is not editable in the Telerik example). Is it not possible to do what I want?

edit
I found that actually you can get the checkbox to be editable, but you have to first click anywhere in the row/column, but not on the checkbox, then you can click on the checkbox. Surely this isn't by design? It's very un-intuitive.

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