Hi,
I have a checkbox in the xamdatagrid. How i should make the cell to enter editmode so that after pressing the space or enter key the checkbox is checked. After the cell receives the focus i am unable to check the checkbox.
I figured it out... . I set SelectCell on fieldSettings.CellClickAction.
Let me make it clear. I think the problem is related to cell editing mode. Somehow I now need to double click a cell to edit it. So I cannot edit a text field as well if I tab into it. Still trying to find out where the setting is. Let me know if you have some quick idea... . Thanks.
I second this question.
Users often use tab key to navigate the grid and if they enter a checkbox field, they tend to use space bar key to select/unselect the checkbox. What customization do I need to do to achieve this?
Thanks!
Yu
Hello,
I am sorry, I was not able to understand what you are trying to achieve. Can you please give more information or example of that?