Delphi-PRAXiS
Seite 3 von 3     123   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi DevExpress Grid: Filter mit Sonderzeichen (https://www.delphipraxis.net/184160-devexpress-grid-filter-mit-sonderzeichen.html)

EarlyBird 1. Mai 2015 07:17

AW: DevExpress Grid: Filter mit Sonderzeichen
 
es gibt noch eine Eigenschaft im Filter:
TcxFilterCriteria.CompareByDisplayValues
Vielleicht hilft Dir das weiter

Delphi-Quellcode:
xyzView..DataController.Filter.CompareByDisplayValues := true;


Alle Zeitangaben in WEZ +1. Es ist jetzt 21:34 Uhr.
Seite 3 von 3     123   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz