Subject | IB_Grid - SelectCell method |
---|---|
Author | Alan McDonald |
Post date | 2005-07-01T14:27:10Z |
The IB_CustomGrid has a protected method - function SelectCell(ACol, ARow).
How do I access this function? When I try I'm told "Undeclared identifier"
OR what other method is there for setting a cell in an IB_Grid as selected.
I want the cursor to show column 3 selected when the grid appears.
thanks
Alan
How do I access this function? When I try I'm told "Undeclared identifier"
OR what other method is there for setting a cell in an IB_Grid as selected.
I want the cursor to show column 3 selected when the grid appears.
thanks
Alan