Hi,
i'm using two RadListBoxes with one Datasource. Is there any function to filter the items in the RadListBox?
Example:
ListBoxA ListBoxB
DataSource:
New York, Status="A"
L.A, Satus="A"
Dallas, Status="B"
Result Now:
ListBoxA ListBoxB
New York New York
L.A. L.A.
Dallas DAllas
But i want to filter the status:
ListBoxA ListBoxB
New York Dallas
L.A.
Dallas
Thanks
Regards
Rene
i'm using two RadListBoxes with one Datasource. Is there any function to filter the items in the RadListBox?
Example:
ListBoxA ListBoxB
DataSource:
New York, Status="A"
L.A, Satus="A"
Dallas, Status="B"
Result Now:
ListBoxA ListBoxB
New York New York
L.A. L.A.
Dallas DAllas
But i want to filter the status:
ListBoxA ListBoxB
New York Dallas
L.A.
Dallas
Thanks
Regards
Rene