Hi All,
I am trying to change the focus onfocus to another field. The problem is since the formfields are generated on the fly I don't know how many there may be. i.e. when user enters the system generates however many lines the user said they need. It looks like a table, the first field is a "line number" if they focus on the line number field I would like it to move to the next field instead. The problem is they may be on the 2nd, 3rd line etc.....If I knew the element number I could change the focus to the next element.....Any ideas on how I should handle this....????
Thanks,...
End of Line
I am trying to change the focus onfocus to another field. The problem is since the formfields are generated on the fly I don't know how many there may be. i.e. when user enters the system generates however many lines the user said they need. It looks like a table, the first field is a "line number" if they focus on the line number field I would like it to move to the next field instead. The problem is they may be on the 2nd, 3rd line etc.....If I knew the element number I could change the focus to the next element.....Any ideas on how I should handle this....????
Thanks,...
End of Line