Hi to all,
in C++ builder Seattle I need to have two TListView both in LiveBindings with the same Dataset.
In every ListView I need to represent a subset of dataset Items in order to a column that have
a bool value true or false so to split the data in the two ListView.
Attached to the dataset via LiveBindings there are some field in the form that have to set when I click
on one item of the two ListView.
I found that the class TFilterableListviewItems has the properties Filter but I don't find any documentation in C++,
only in delphi. It is possible to use the Filter properties to split tha data in the two TListView?
Thanks in advanec and best regards,
Elio.
Connect with Us