Hi,
I have an xamdatagrid with a checkbox in one column.i need to click the checkbox twice to get it checked or kind of a double click is required. can anyone let me know how can it be made to respond on a single click
Hello,
I have been looking into your post and I can suggest you look through the following forum thread where recently I have discussed this issue :
http://ko.infragistics.com/community/forums/t/71580.aspx
If you have any other questions on this matter, feel free to ask.
I faced the same issue.
Its because you have CellClickAction="SelectRecord"
I donno the workaround
Hello Shouz59,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
I have been looking into your issue and I have been trying to reproduce your scenario and when I have a column with a CheckBox in a XamDataGrid, I can check/uncheck it with only one mouse click on it.
I am sending you my sample application(DataGridWithCheckBoxColumn.zip).
If you need any further assistance, feel free to ask.