duplicate text in the search line of CRDBgrid

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Mi912
Posts: 2
Joined: Mon 10 Dec 2012 05:35

duplicate text in the search line of CRDBgrid

Post by Mi912 » Thu 02 Apr 2020 06:09

Hello,

I'm using Delphi 10.2 with ODAC. As a DBGrid I use the CRDBGrid.
I have been using styles for my application for some time so that the program looks the same in all operatingsystems. CRDBgrid doesn't support styles, but that's not the problem. The problem is that the text in the fields for the search is now
doubled. What do I have to change in the source text so that the text is not displayed twice?
i have a screenshot. how can I get it attached without using a URL?
Greetings

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: duplicate text in the search line of CRDBgrid

Post by MaximG » Mon 06 Apr 2020 14:50

We have ended support for TCRDBGrid and currently distribute it with our other products (the version with source code) to enable the user to modify its behavior when necessary. Before introducing changes to our code, we need to look into a code sample where the issue occurs. Please send us such sample through the contact form at https://www.devart.com/company/contactform.html

Mi912
Posts: 2
Joined: Mon 10 Dec 2012 05:35

Re: duplicate text in the search line of CRDBgrid

Post by Mi912 » Thu 09 Apr 2020 05:19

Hello,

here is a screenshot.
you can see this duplicate text in the search line. Sample code is not necessary as the error always occurs when working with styles.

https://www.bilder-upload.eu/bild-83ca8 ... 2.png.html

best greetings

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: duplicate text in the search line of CRDBgrid

Post by MaximG » Thu 30 Apr 2020 05:40

As we wrote earlier, we have ended support for TCRDBGrid and currently distribute it with our other products (the version with source code) to enable the user to modify its behavior when necessary. Before introducing changes to our code, we need to look into a code sample where the issue occurs. Please send us such sample through the contact form at https://www.devart.com/company/contactform.html

Post Reply