P
Pitaridis Aristotelis
I am trying to develop a form in which I will have a listview, in which
there will be all the records of a table. The user will be able to double
click on a record, and a form will appear in order to change the records
information. The user will be able to click on a button in order to display
an add record form. An other button will be used in order to delete the
selected record. I want to use the OleDbCommandBuilder object in order to
make easier the use of the form. I tried a lot, but the whole thing was a
failure. Is any project in vb.net which looks like the one I described?
Thanks in advance
there will be all the records of a table. The user will be able to double
click on a record, and a form will appear in order to change the records
information. The user will be able to click on a button in order to display
an add record form. An other button will be used in order to delete the
selected record. I want to use the OleDbCommandBuilder object in order to
make easier the use of the form. I tried a lot, but the whole thing was a
failure. Is any project in vb.net which looks like the one I described?
Thanks in advance