Subject IB_Grid - SelectCell method
Author Alan McDonald
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