Bug in TCRDBGrid/TDBGrid... probably in TMyQuery

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Bug in TCRDBGrid/TDBGrid... probably in TMyQuery

Post by eduardosic » Sun 09 Sep 2007 03:00

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.
Last edited by eduardosic on Thu 13 Sep 2007 12:13, edited 2 times in total.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Re: Bug in TCRDBGrid

Post by eduardosic » Tue 11 Sep 2007 11:41

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.
????????

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 11 Sep 2007 12:06

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.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 12 Sep 2007 14:29

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.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

ok.....

Post by eduardosic » Wed 12 Sep 2007 17:03

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?

:(

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

The BUG is in TMyQuery

Post by eduardosic » Wed 12 Sep 2007 17:26

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

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Re: The BUG is in TMyQuery

Post by eduardosic » Fri 14 Sep 2007 09:50

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.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 14 Sep 2007 15:04

Yes, we are investigating the problem, as soon as we have results, we will let you know.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 19 Sep 2007 07:30

We have fixed this problem. This fix will be included in the next MyDAC build.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Very good..

Post by eduardosic » Wed 19 Sep 2007 13:06

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

Post Reply