I have got a ListView that shows "No results" label if noresults
event get fired. That's not a problem, everything works as expected. The problem is that if a user will change the text that is searching for and ListView will again contain some rows I have to hide this label ,but how can I check that there are again some data - rows? Thank you to everybody
↧
How to check if a ListView contains some rows?
↧