PDA

Click to See Complete Forum and Search --> : Check Boxes in DataGrid


davedwards
Nov 21st, 2000, 05:52 PM
What do I need to do to get a check box in a Data Grid?

I set the format Property to Check Box but it just shows a 1 for True.

Edneeis
Nov 22nd, 2000, 10:53 PM
You buy a 3rd party Grid like TrueGDBGrid. If you find another way let us all know.
Actually I read about a way to do it by binding a picture to the cell and swopping the picture from checked to unchecked when the cell was clicked, but I couldn't figure it out so....