JTaylor
2011-02-16T17:28:21Z
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
JTaylor
2011-02-17T00:48:08Z
I have narrowed down the problem and was finally able to reproduce the problem with a succinct example and emailed it to Igor. So now to wait and see if it is me or some obscure bug :-)

Jim
Igor/10Tec
2011-02-18T14:52:52Z
We confirm that it is a bug. We've managed to reproduce it with iGrid 4.60.0135. The bug has been already fixed in our internal build of the control, and this bug fix will be available for the whole community with the next public release.