I receive the Subscript out of range error when narrowing the list of items in my grid. The initial population works fine but something that changed from the 3.00 verson to the 4.x version, combined with what I'm doing, and when RowMode is enabled, that generates this problem. The trigger for the error is when the RecordSet is re-populated with a set of records that is smaller than the previous set and one tries to set the Row or Cell position that the error occurs. All other methods/properties seem to work. If the number of records is the same or greater the error doesn't occur. The grid does populate correctly and I can see the new list...again, it is only when trying to set the row or cell that has the focus.
I am using WinBatch as the development environment. I use iGrid extensively and have for years so am reasonably familiar with how it works and should work.
Jim
Edited by user
2011-02-16T17:33:36Z
|
Reason: Not specified