Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Check boxes require double click
posted

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

We have a problem with check boxes on a XamDataGrid where it requires two clicks to modify the value, which is frustrating to our users. We have modified the CellClickStyle but none of the settings work for us.                                                

With cell click style as default, I cannot select multiple cells by dragging the mouse over fields with check boxes, but I can with regular text fields. The only way I can select the sell is by holding the Ctrl key, but this is not ideal. Check boxes should work the same way as regular text fields.

If I set the cell click style to SelectCell, I’m able to select multiple cells with check boxes, but now I need to double click to change the value of the check box, the first click selects the cell, and the second click enters edit mode. This is not acceptable.

Is there a solution where the cell with check boxes can be multi-selected and it requires only one click to modify the cells value? I attached a sample to help demonstrate our problems.

checkbox_sample.zip