JIT debugging...

Can you please tell me how can i catch a bool value when i click on checkbox in DATAGRID bool column. Also i am getting jit debugging error when it tries to cast DBNull to boolean value. I would like to know whether the checkbox is checked/not

1 Reply

CB Clay Burch Syncfusion Team June 29, 2002 07:35 AM UTC

This FAQ has a bool columnstyle that fires an event when the box is clicked. It might be helpful. George Shepherd's Windows Forms FAQ contains an entry entitled: How can I catch the bool values changing in a DataGridBoolColumn? Check it out at: http://www.syncfusion.com/faq/winforms/search/874.asp

Loader.
Up arrow icon