I have a read only FOEX Grid with two Tick Box item types. These appear as editable to the user despite the grid region being set to 'Read Only.
Is it possible to have these Tick Boxes greyed-out to indicate they are indeed read only. At present the user can tick the box. And the red unsaved edit indicator appears in the top left corner of the cell. Because of this, the user believes he can change these attributes in the grid. But of course, they cannot as the grid is read only. To prevent confusion I would rather show these tick boxes greyed-out (disabled) and display as information only. How can I achieve this ?
