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
495
CellClickAction EnterEditModeIfAllowed+AndEdit
posted

Hi

I'm using a xamDataGrid with hosted WPF controls as described here:

http://blogs.infragistics.com/blogs/andrew_smith/archive/2009/03/27/hosting-wpf-controls-in-a-xamdatagrid-cell.aspx

Some of my columns show a checkbox as render and edit control. Now I have to click twice on a cell in order to change the checkbox state (first click actives cell and switches to edit mode; second click changes checkbox state). Is it possible to get there with one click?