Bug in TCRDBGrid/TDBGrid... probably in TMyQuery
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Bug in TCRDBGrid/TDBGrid... probably in TMyQuery
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.
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
????????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.
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
ok.....
I go to try to Fix this bug, perhaps in 2 years I obtain, hehehehAntaeus 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.
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
I made new test with TDBGrid and the problem persist.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.
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
Hi Antaeus,eduardosic wrote:I made new test with TDBGrid and the problem persist.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.
probably the problem is in the TMyQuery
please download a new Software Test.
http://www.drdsistemas.com/util/bug3/TCRDBGRID.ZIP
any position?
You are investigating the problem?
this is a relatively serious problem.
King Regards.
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Very good..
Antaeus wrote:We have fixed this problem. This fix will be included in the next MyDAC build.
Fixed in MyDac 5.20.0.11, Thank's