AD
Administrator
Syncfusion Team
November 13, 2006 06:42 AM UTC
Hi James,
The reason is that you are setting the ListBoxSelectionCurrentCellOptions property to GridListBoxSelectionCurrentCellOptions.HideCurrentCell. It doesn't select the current cell in a Grid. But you can do this by handling the TableControlPrepareViewStyleInfo event. Please try the attached sample and let me know if this helps.
Sample : http://www.syncfusion.com/Support/user/uploads/GGCCheckBox_c0bb1976.zip
Best Regards,
Haneef