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
255
Row is deselected when clicking on cell with style set to Formatted Text
posted

Hi,

I have a grid with some cells with the style property set to ColumnStyle.FormattedText.

When I click on one of the cells that has the style sett to FormattedText on a row that is already selected, the row is deselected and the highlighting goes away.

I have verified that I have the CellClickAction property set to RowSelect.

Is there a way to keep the row selected?

Thanks