‘Name’ coloum has single text but ‘Category’ and ‘Price’ coloum has some csv row text data.
All data call store into three types of varible.
‘Name’ list show into listview.
I want to set ‘Category’ and ‘Price’ data in colintree listview when another listviews item clicked.
How can i solve it?
Thank in advance.