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.
Printable View
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.
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....