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?
Hello Dunken,
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.