Page 1 of 1

Bug in TCRDBGrid/TDBGrid... probably in TMyQuery

Posted: Sun 09 Sep 2007 03:00
by eduardosic
Hi Antaeus,

i found a small bug in TCRDBGrid, in second select a scrollbar are not painted..

the screen cast:
http://www.drdsistemas.com/util/bug2/bug_crdbgrid.html

a small project to demonstrate it:
http://www.drdsistemas.com/util/bug2/CRDBGRID_BUG.zip

waiting for reply..

Eduardo.

Re: Bug in TCRDBGrid

Posted: Tue 11 Sep 2007 11:41
by eduardosic
eduardosic wrote:Hi Antaeus,

i found a small bug in TCRDBGrid, in second select a scrollbar are not painted..

the screen cast:
http://www.drdsistemas.com/util/bug2/bug_crdbgrid.html

a small project to demonstrate it:
http://www.drdsistemas.com/util/bug2/CRDBGRID_BUG.zip

waiting for reply..

Eduardo.
????????

Posted: Tue 11 Sep 2007 12:06
by Antaeus
Thank you for such detailed report. We have reproduced the problem. The investigation of the problem is in progress. As soon as we get more information about the problem, we will let you know.

Posted: Wed 12 Sep 2007 14:29
by Antaeus
It is unlikely that we will fix this problem in the nearest time, as the TCRDBGrid is no more developed.
MyDAC includes sources of TCRDBGrid. So you can modify it as you like.

ok.....

Posted: Wed 12 Sep 2007 17:03
by eduardosic
Antaeus wrote:It is unlikely that we will fix this problem in the nearest time, as the TCRDBGrid is no more developed.
MyDAC includes sources of TCRDBGrid. So you can modify it as you like.
I go to try to Fix this bug, perhaps in 2 years I obtain, heheheh

you have some tip that can help me?

:(

The BUG is in TMyQuery

Posted: Wed 12 Sep 2007 17:26
by eduardosic
Antaeus wrote:It is unlikely that we will fix this problem in the nearest time, as the TCRDBGrid is no more developed.
MyDAC includes sources of TCRDBGrid. So you can modify it as you like.
I made new test with TDBGrid and the problem persist.

probably the problem is in the TMyQuery

please download a new Software Test.

http://www.drdsistemas.com/util/bug3/TCRDBGRID.ZIP

Re: The BUG is in TMyQuery

Posted: Fri 14 Sep 2007 09:50
by eduardosic
eduardosic wrote:
Antaeus wrote:It is unlikely that we will fix this problem in the nearest time, as the TCRDBGrid is no more developed.
MyDAC includes sources of TCRDBGrid. So you can modify it as you like.
I made new test with TDBGrid and the problem persist.

probably the problem is in the TMyQuery

please download a new Software Test.

http://www.drdsistemas.com/util/bug3/TCRDBGRID.ZIP
Hi Antaeus,

any position?

You are investigating the problem?

this is a relatively serious problem.

King Regards.

Posted: Fri 14 Sep 2007 15:04
by Antaeus
Yes, we are investigating the problem, as soon as we have results, we will let you know.

Posted: Wed 19 Sep 2007 07:30
by Antaeus
We have fixed this problem. This fix will be included in the next MyDAC build.

Very good..

Posted: Wed 19 Sep 2007 13:06
by eduardosic
Antaeus wrote:We have fixed this problem. This fix will be included in the next MyDAC build.
:D

Fixed in MyDac 5.20.0.11, Thank's