-
List view
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
-
Re: List view
I have some examples on my site that my help you. On this page:
http://www.thevbprogrammer.com/tutorials.html
Under "11. Working with Databases", see "More ADO (with Intro to ListView Control)".