I type search on textbox and then clear it, return list is empty list, I want textbox like search button on listview
AnhVanOTOapp(2).aia (5.0 MB)
I type search on textbox and then clear it, return list is empty list, I want textbox like search button on listview
AnhVanOTOapp(2).aia (5.0 MB)
Just change last block from create empty list to get global data, so if textbox is empty it will show original list
Thank pro!