Subject | Bugfix for my enhanced ArrayGrid |
---|---|
Author | Tobias Giesen |
Post date | 2001-01-06T18:11:50Z |
Hi,
on http://www.somusque.de/arraygrid.htm you are invited to download the
revamped TIB_ArrayGrid. With it, array fields can now be used with a really
nice GUI (custom labels, multiple arrays in one grid etc.)
I put up a new version today where I fixed a bug fixed where Delphi could
not load and show forms at design time when the ArrayGrid's Query had
previously been activated at design time, and been deactivated again. In
that case, the ColWidths property was possibly saved into the form with too
many columns, and that makes loading/displaying the form fail at design
time.
Hope nobody ran into this problem!
Best wishes,
Tobias
on http://www.somusque.de/arraygrid.htm you are invited to download the
revamped TIB_ArrayGrid. With it, array fields can now be used with a really
nice GUI (custom labels, multiple arrays in one grid etc.)
I put up a new version today where I fixed a bug fixed where Delphi could
not load and show forms at design time when the ArrayGrid's Query had
previously been activated at design time, and been deactivated again. In
that case, the ColWidths property was possibly saved into the form with too
many columns, and that makes loading/displaying the form fail at design
time.
Hope nobody ran into this problem!
Best wishes,
Tobias