Detecting previously Read Only cells in Virtual Grid Cut

When I cut (ctrl+V) in my virtual grid, it also cuts cells which are read only. How can I detect in my SaveCellInfo whether the cell was previously a read only cell (and hence prevent the cut for that cell). Thanks, Sue

1 Reply

SH Sue Harris May 19, 2004 03:04 AM UTC

Never mind - I figured out that the modify style was Remove and hence I needed to call Model[row,col] to get the actual style.

Loader.
Up arrow icon