![]() |
Datenbank: mySQL • Version: ? • Zugriff über: myDac
CRDBGrid Datensatz sortieren
hallo,
möchte das CRDBGrid nach Datum und Uhrzeit sortieren, geht das?
Delphi-Quellcode:
Form1.Table_Einsaetze_Event.IndexFieldNames := 'DATUM','ZEIT' + ' DESC';
|
AW: CRDBGrid Datensatz sortieren
so geht es :-)
Delphi-Quellcode:
Form1.Table_Einsaetze_Event.IndexFieldNames := 'DATUM,ZEIT,ID' + ' DESC';
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 09:26 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz