Hi, I've created a new form with a grid to input some data. The data come from a bar code scanner. The only thing it do is to send keypress like a user keyboard input. So, I set a ENTER key at the end of each scanning operation. The ENTER start the MODIFIED method on the grid.

With that, that bar code is scanned and the line is saved in the MODIFIED method. Now, at the of that method, I would like to create a new line in the grid and set focus on the bar code field on the new line. That way, the user will be ready to scan another bar code.

The problem is that the ENTER key is always execute after the MODIFIED method. So, I'm never able to set focus on the good field. Anyone have any hint??

Thanks!



Yahoo! Groups Sponsor

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Reply via email to