Hi,
I have to use searchBar in my form which is already have a listview.
To use searchbar we have an example in samples.
But in that one GroupedListView and normal ListView.
Now I have one ListView. and i have to add another listview for searched items.
Is it possible to use two listviews in a form.
How to implement event listeners differently for two listviews.
can u explain me with some sample code.
Thanks
Rajyalakshmi