Setting focus to the below line

Cem_KaraerCem_Karaer Member Posts: 281
edited 2010-01-06 in NAV Tips & Tricks
Hi all,

We designed a list form that users will enter item numbers by using barcode reader. There are also other fields in the form. It was required that when an item number is entered, the focus should automatically be set to the below line's item column.

Setting NextControl property of the item textbox to the ID value of the same textbox solves the problem.

If the NextControl property is set to another control's ID then the focus is moved to that control.

Regards.
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005
Sign In or Register to comment.