Hi, I've got a couple of edit text boxes I'm populating from a listview.
I'm checking if the edit text boxes are null, then popping in the value from the listview, but both are popping in on one click (from one position).
I'd prefer to populate each edit text box per click (at the current listview position)
Any suggestions?
I'm checking if the edit text boxes are null, then popping in the value from the listview, but both are popping in on one click (from one position).
I'd prefer to populate each edit text box per click (at the current listview position)
Any suggestions?