I have a ListView with multiple entries. In each, i should enter a value which would be check if it's empty or not. I must implement a solution that can check if all entries in ListView are valid when i tap a submit button.
↧
I have a ListView with multiple entries. In each, i should enter a value which would be check if it's empty or not. I must implement a solution that can check if all entries in ListView are valid when i tap a submit button.