Does anyone knows how to insert CHECK Button on a Grid?
Printable View
Does anyone knows how to insert CHECK Button on a Grid?
Do you mean a checkbox? My understanding is that this function is not available. I had to replace my DBGrid with a list view. However, the earlier ones don't have the check box. I know that the versions in Windows Windows Common Controls 6 does.
Good Luck
Hi,
Put a check field in your table.
Than you have it on your grid.
Cheers
Ray