Hey everyone,
I'm new to VB/ADO.net and I've got what I hope is a pretty simple question.
I have a PgSQL database, with a primary key of employee ID.
I've created the form to edit the employee ID, however, I'd like to create an on enter event in that field.
The purpose of this event would be to allow my users to type in a specific employee ID, hit enter, and go to that record.
Can somebody point me in the right direction here, either an article or some example code?
Thx
Newander
I'm new to VB/ADO.net and I've got what I hope is a pretty simple question.
I have a PgSQL database, with a primary key of employee ID.
I've created the form to edit the employee ID, however, I'd like to create an on enter event in that field.
The purpose of this event would be to allow my users to type in a specific employee ID, hit enter, and go to that record.
Can somebody point me in the right direction here, either an article or some example code?
Thx
Newander