Dear Gents,
Um working on a supermarket database , program flow goes as following:
1- The cashier bring the product and read it's barcode via barcode scanner in the product Code text field.
2- He should press Tab to run the query and find the result of that code.
3- He should press another tab to enter a new item in another row.
Now i need to make the tab button runs automatically when the code of product has been scanned with the scanner to find the product description and it's price one he passes the product through the scanner.
Thanks.