Hi everyone. I hope someone can help me with this small (I think)
problem I have.
It's happened in 3 or 4 different applications I've built. When I use a
DBGrid on a TPageControl, and it's not on the tab that first appears
when you start the program, I get this error:
Grid Index out of range.
If the first thing I do is choose that tab, the program runs OK, but if
I do processing that uses the table defined in the grid, I get the
error. When I make that tab the first tab that show up when I start the
program, everything is fine.
I suspect it must be something I overlooked, but for the life of me, I
can't find out what it is. Any and all help is appreciated.
Marc