#Can't Set SelStartCol: 0
16-Oct-91 01:14:55
Sb: #3337-#Can't Set SelStartCol: 0
Fm: Jonathan Zuck (UFI) 76702,1605
To: Jack Freudenheim 72717,3475
Jack,
I understood the question but I was a little crytic in my response.
If you have FixedCols set to 1 (meaning that Col 0 is "locked") than you
cannot select any cels in that column. Remember that selection, while
providing the idea way to load/move data in the grid, is meant to be a user
action. As such, selection outside the "workspace" is not permitted. You
should try to set FixedCols = 0 before making your move and then set it
back when you are done. Help? -=- Jonathan
There is 1 Reply.