Hi,
I have filled listview control with n number of row entries and the coloums headers are slno,name,age,mark1,mark2,mark3.If the user select any rows from the and the partcular record to be placed on the textboxes which are placed on the form. The slno colums headers is auto number gereration. After editing i want to replace the original record with new one.

Help pls