Hello,
Here is my situation, currently I have a text box bound to a field where users can scan a barcode and bring up the information if the barcode finds a match.
My problem is, if the barcode is not in the database then after users hit ok to the not found message box it leaves the number in the box and puts the cursor at the end.
This is a small issue but would save a lot of time, what would I need to change to get the field to highlight after a number is entered, regardless of whether the item is found?
It would save employees time having to highlight each item, this could get tedious after the first 1000 scans.
Here is my situation, currently I have a text box bound to a field where users can scan a barcode and bring up the information if the barcode finds a match.
My problem is, if the barcode is not in the database then after users hit ok to the not found message box it leaves the number in the box and puts the cursor at the end.
This is a small issue but would save a lot of time, what would I need to change to get the field to highlight after a number is entered, regardless of whether the item is found?
It would save employees time having to highlight each item, this could get tedious after the first 1000 scans.