You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a SearchBar + RadListView + filteringFunction
When I Type on the searchBar it filters the RadListView items, but now I want to show a "list empty" label when the filters outputs no items.. But I can't as the API doesn't seem to provide me this information..