Yes, and thankyou for that.
I am heading down that track right now.
However. The one reason I initially chose TListBox over TListView was that TSearchBox is available in TListBox. If TableView could some how have this feature, that would make it a sure fire winner.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your components. How hard would it be to create a customizable
TListBox/TListBoxItem component?
The one thing TListBox has that TListView does not have is search box.
If TListBox had a TsearchBox then that would be a different story.
You can achieve this using a TableView instead of a "listbox". There is a demo with customized content.
Yes, and thankyou for that.
I am heading down that track right now.
However. The one reason I initially chose TListBox over TListView was that TSearchBox is available in TListBox. If TableView could some how have this feature, that would make it a sure fire winner.
I downloaded the latest 2.1.6 and got excited that it had a tableviewsearch demo.
I compiled and ran the demo.
I saw no search feature at all. Am I missing something?
If you check the changelog you will notice that there is not any new component like TSearchBox.
I guess Babak is working on it and developed that demo for testing.