I have a airbase table with to columns to show (name and price) with more than 5000 rows. Id like to create a listviewer where i can see the [ColumnName] as a Tittle - in the lst side on the row- and [ColumnPrice]as subtitle in the right side, the same way is displayed in a DataViewer object
As far as i know the Issue in DataviewerList is that you cant search…as i have 5000 rows i need to develop a search function textbox and this can be done over listview easily