I want to place the cursor based on action triggered bu user . I have 8 input fields let i1 i2 i3 .... and five submit buttoms b1 b2 b3..... I wrote code for each button .It is ok But on once view is executed cursor sets to first input field in view . But I need to set the cursor based on user action. I have written each button code in onprocessing event. Can any body tell me how to achieve this dynamic funtionality ? And in which block I should write the code for dynamic setting the cursor ?
↧