Hello I need to add a checkBox inside the Grid Cell with the Check Box Button Style and change the Text of the Button based on the Check True Or False for each cell
| Col1 | Col2 |
| = | Rule 1 |
| - | Rule 2 |
| = | Rule 2 |
Where the First Cell is Check Box and Show "=" when True and Show "-" When False on the Button Text
Hi,
Do you want the whole cell to be a button with text on the button? Or do you want a cell with text and a button?
It looks like you want the whole cell to be a state button. It would probably be easier to do this would images, rather than text.
Also, how you do this may depend on the version. So what version of the controls are you using?