Hello,
I need way to tab order in specific textboxes
I have textbox1,textbox2, textbox 3,textbox 4,textbox5,textbox6 . so when tab order should be textbox1,textbox3,textbox6 and jump for the others textboxes.
should not show set focus cursor into textbox 2,4,5 totally when press enter from textbox to next textbox .
example: when press enter into textbox1 then will move to textbox3 and when press enter then will move to textbox6 and when press enter will move to textbox1
thanks
I need way to tab order in specific textboxes
I have textbox1,textbox2, textbox 3,textbox 4,textbox5,textbox6 . so when tab order should be textbox1,textbox3,textbox6 and jump for the others textboxes.
should not show set focus cursor into textbox 2,4,5 totally when press enter from textbox to next textbox .
example: when press enter into textbox1 then will move to textbox3 and when press enter then will move to textbox6 and when press enter will move to textbox1
thanks