G
Guest
Hi,
I have an asp.net datagrid (framework 1.1) with about 5 or so text box
controls per row. As expected, when the user hits the tab key the cursor
will jump from textbox to textbox, left to right. But we have a user who
would be more comfortable using the ENTER key to jump from field to field.
Is this possible?
Also, he would like the cursor in the datagrid to not jump from left to
right but from top to bottom. Is this also possible?
Thanks,
John
I have an asp.net datagrid (framework 1.1) with about 5 or so text box
controls per row. As expected, when the user hits the tab key the cursor
will jump from textbox to textbox, left to right. But we have a user who
would be more comfortable using the ENTER key to jump from field to field.
Is this possible?
Also, he would like the cursor in the datagrid to not jump from left to
right but from top to bottom. Is this also possible?
Thanks,
John