A
alan
What I would like to do is like that, a ListView data binding with a
dataset which list all records of a table( for example the table list
all the information of a student student_id, name, tel....etc).
Besides, there are some textbox will display the student information
when I click on one of the record on the ListView so that I can update
the records in the textbox. I can do the data binding for the ListView
and the dataset, butI don't know how to do data binding with the
textboxs. would anybody help me? Thank You so much!!
Alan
dataset which list all records of a table( for example the table list
all the information of a student student_id, name, tel....etc).
Besides, there are some textbox will display the student information
when I click on one of the record on the ListView so that I can update
the records in the textbox. I can do the data binding for the ListView
and the dataset, butI don't know how to do data binding with the
textboxs. would anybody help me? Thank You so much!!
Alan