I have a list view with view cell containing label and entry horizontally in code behind file. I want to save label value with entry value. How can i link label value with corresponding entry value in List View.
↧
I have a list view with view cell containing label and entry horizontally in code behind file. I want to save label value with entry value. How can i link label value with corresponding entry value in List View.