Hi, im rewriting my Contacts Database from VB6 to VB.net and its been on hell of a mess to convert everything. My database is in access, i don't know how to do sql or how even its going to work out on other peoples machines. So I just decided to start from scratch and im having problems. Okay right now I have two forms. One is frmMain witch as a datagridview to list the contacts and then another form for adding contacts. ive got the add contacts down, i just can't seem to get the **** datagridview to update after ive added new records. I need help there.
Im also going to need some help for my edit form. I need to find a away to get the first column field value of a selected row. so when to user selects a row it gets the very first column value which will be the contactid so i can filter the records on the edit form to edit that record.
I would really appreciate some help so i can have this project done soon. Usually I would have this done within two days max in VB6. Thank you.
Im also going to need some help for my edit form. I need to find a away to get the first column field value of a selected row. so when to user selects a row it gets the very first column value which will be the contactid so i can filter the records on the edit form to edit that record.
I would really appreciate some help so i can have this project done soon. Usually I would have this done within two days max in VB6. Thank you.