hi!
i have a DataList view in created in vb.net (4 columns)
how can i make this work?:
the data from the first two columns will be from the database
and the next two columns will be inputted by the user.
and when i click save, all of the data in the datalist view will
be save again in another table in the database.
sorry..new to vb.net.
tnx in advance.
by the way im using MYSQL.:-/