Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi DB Listview (https://www.delphipraxis.net/144253-db-listview.html)

nanix 3. Dez 2009 10:59


DB Listview
 
Hello!

I was wondering is there a listview control that supports database and groups.And it has to be listview

Thanks

alzaimar 3. Dez 2009 15:44

Re: DB Listview
 
If you insist on a certain feature, you will likely not get what you want.

If you'd be more flexible, then you could find loads of solutions, one of them is the TVirtualStringTree. It is extremely flexible and would be able to simulate the look and feel of a listview.

btw: A genuine list view is a microsoft control and does not support grouping.

Bernhard Geyer 3. Dez 2009 15:45

Re: DB Listview
 
Zitat:

Zitat von alzaimar
btw: A genuine list view is a microsoft control and does not support grouping.

AFAIK starting with Windows XP grouping is supported by the Win32-Control.

nanix 3. Dez 2009 15:53

Re: DB Listview
 
So what do you advise me that i use soft gem's virtual treelist? But how to load data to it..and update it?

nanix 6. Dez 2009 10:45

Re: DB Listview
 
So no solution about this? :P


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:18 Uhr.

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