I'm having a hard time elaborating my question. But I created a registration form in visual studio that gets the important details of a student. Clicking the register button will save the inputs in a text file and adding all the information in a listview. I want to know if it is possible to update an item in the text file using only the listview(update).I'm having a hard time elaborating my question.