How can call a event when select a listview item?

its possible add information when you select a item from listview. i am little confuse about how can make that.

ListView Elements is a list of items so, you can manipulate them like with any other list. Here an example to add to the selected element a textbox.Text:

Usually people use tags or keys for listview elements, and store the actual data elsewhere by tag or key.

If you must carry an entire data structure in a listview element (a data hobo), use YAML format.

yaml format?. its a special format or something like that?. some information how to add using this format.?.

You know how to search, right?

I am on my phone.

For better storage lifetime, see