This is an annoyance more than a problem....
I have a grid that is used for display only....I have
Grid.AllowCellSelection set OFF and Grid.HighlightStyle set to 2 to give the
impression to the user that the grid is readonly.
Everything is fine whilst I use the textbox control on each column
As soon as I try and use an edit box, the contents of the underlying field
'shift' a few pixels down and to the right whenever I click that column.
It's only a small cosmetic thing but I'm a stickler for detail and see no
reason why it should do it.....
I've disabled the editbox, put a return .f. in the when statement....and
just about everything else I can think of but it make no difference.
I wondered if anyone had any ideas?