S
Sean
hi,
I have a radiobutton list
say,
Florida | New York | New Jersey | Texas
the radiobutton list has autopostback set to true, as i fire up some code after one of the radiobuttons are selected.
Now, i want to be able to traverse the radiobutton using only the keyboard, as i am firing a sql based on the selection, i can't seem to be able to pick Texas as a option, because once Florida is highlighted the sql is fired.
is there any way I can traverse the radiobuttons using only the keyboard.
I have a radiobutton list
say,
Florida | New York | New Jersey | Texas
the radiobutton list has autopostback set to true, as i fire up some code after one of the radiobuttons are selected.
Now, i want to be able to traverse the radiobutton using only the keyboard, as i am firing a sql based on the selection, i can't seem to be able to pick Texas as a option, because once Florida is highlighted the sql is fired.
is there any way I can traverse the radiobuttons using only the keyboard.