Page 1 of 1

TRDBGrid

Posted: Tue 09 Nov 2004 08:22
by Bagieta_
Hi.
I think there should be one more forum about TRDBGrid component.
And right now I have a bug report concerning this component.
When you resize the control it sometimes doesn't draw its scrollbars properly. Here is the screenshot:
http://62.233.186.178/~bagieta/grid.gif

Regards
Bagieta

Posted: Wed 10 Nov 2004 12:14
by Paul
I think there should be one more forum about TRDBGrid component.
If you have any questions or problems with TCRDBGrid please send your requests to our support email.
And right now I have a bug report concerning this component.
When you resize the control it sometimes doesn\t draw its scrollbars properly. Here is the screenshot
Please specify what Windows version you have and send us by email small demo project to demonstrate the problem.

Another Questions about the TCRDBGrid

Posted: Thu 09 Dec 2004 13:07
by TheRebel
hi there!

is there a possibility to avoid the re-scrolling of the grid when i change the current record?
what i mean:

1. place a grid on a form,
2. fill it with records that have more cols that fit into the current form
runtime:
3. scroll right to see the last col of the record
4. now press down on the keyboard to reach the next record

you will see that the user now had to scroll again to the old position...
(i know this maybe caused by the classparent grid but is there a way to solve it?)

THX

Posted: Fri 10 Dec 2004 11:48
by Paul
This behaviour is inherited from TCustomDBGrid. Please check TDBGrid object.