I'm brand new to this environment, so please excuse me if this is a stupid question... :-)
I have implemented a hierarchical XamDataGrid and adapted Josh Smith's great article that shows how to add checkboxes to the record selectors in the grid. My question is this:
I have a case where I need some of the records to be visible but not selectable, so is there a way to programmatically disable the checkbox on individual lines in the grid?
Thanks for any advice you can throw my way!
Regards,
Bob
Well dopey me! :-) Of course, that worked perfectly. Slowly but surely I'll get my arms around all this...
Thanks!