I am using a ListView that is filled by a table from a database. I want to take the value of an item, when it will be selected by the user, in order to use this value later in the program. How can I do this?
I am using a ListView that is filled by a table from a database. I want to take the value of an item, when it will be selected by the user, in order to use this value later in the program. How can I do this?