Hello,
I have to add a checkbox to the grid control.
There is a status field in database. If status is '1', I want to display the check box checked in the grid control. If it is 0, I want the check box to be un-checked.
Can some one tell me how to do that?
Thank you!
