Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1871
Cell Select hiding text.
posted

In the example I have provided the Name column has CellActivation set to ActivateOnly and CellClickAction set to CellSelect. Once the cell is selected the name disappears or is hidden. Once I leave the cell the name displays again. I have set CellClickAction to CellSelect because I just want the cell selected so the end user can double click on the cell to load a form.

Is there a better or different way I should be handling this?

CellSelect.zip