EhLib 3.6
If I leave the cursor in the STFilter line and change the datasource -
I'll get the 'Out of range' error in procedure SetColumnAttributes:
the cycle counter 'I' becomes larger than the end of cycle
FColumns.Count-1 (actually FColumns.Count is decreased after entering
the cycle). Does anybody accoutered this bug? How to fix it?
Version 3.4 worked normal.