silverlight csla:ValidatedDataGridCheckBoxColumnsilverlight csla:ValidatedDataGridCheckBoxColumn
Old forum URL: forums.lhotka.net/forums/t/8449.aspx
germie posted on Monday, February 01, 2010
i am using the DataGrid in Silverlight and have several columns. the only way the cancel and save buttons become enabled is when you tab out of a TextColumn but when you check one of the check boxes save and cancel are not enabled. also if i make the DataGrid ReadOnly you can still click on the check boxes. is there any way to fix this?Adam replied on Friday, February 26, 2010
Hi Germie
I am also having this problem have you found a solution yet?
Regards
Adam
RockfordLhotka replied on Friday, February 26, 2010
The read-only issue sounds like a bug, I've filed it in the bug list.
The other issue may be due to the way data binding works, but it could also be a bug. Either way, I added a bug entry for that as well.
Copyright (c) Marimer LLC