Hi,
I'm trying to append a checkbox column to an existing grid/datasource (such that users can multi select via checking/unchecking). However, I'm having some problems.
I've attached a sample project. If you run it, you'll see that the checkbox column has been added correctly. Checking/unchecking different item works too. However, if you click on any one of the label header (sort), all the checkbox selections disappear.
Another problem that I'm facing (on Windows XP) is that if you run the application without resizing the window, scroll all the way down with the mouse wheel, then scroll all the way up again, and (in my case) the scroll bar disappears.
Please help.
Thanks
Other posts that I'm waiting for some sort of reply (let alone help):
http://forums.infragistics.com/forums/t/12826.aspx
http://forums.infragistics.com/forums/t/12152.aspx
I just blogged a solution that shows how to put CheckBoxes in the record selectors and header area, and give them built-in smarts to check/uncheck properly. If you are interested, here's the link:
http://blogs.infragistics.com/blogs/joshs/archive/2008/09/04/adding-checkboxes-to-the-record-selectors-in-xamdatagrid.aspx