Hi all, my client is having a weird problem that I can easily reproduce and I am hoping that someone has some advice or has also seen this issue.
I am using the latest version of radcontrols (not sp2 though). I have a form with many radcombo boxes on it, and I have set the tab order of most of the items on the form to follow a specific route. Works great, when I tab onto a combo it puts focus on the input, when I tab off, it moves focus to the next control. Great.
However, there is a button on the form that calls a radwindow to gather some additional info. What is weird is after this window is closed, then all comboboxes that do not have a taborder assigned, when you tab out, focus moves onto the drop down (arrow) of the control, instead of the next control. I have some dynamically added controls so assigning the taborder is not my first choice for these controls...
Any ideas Telerik or my fellow users?
Thanks in advance.
I am using the latest version of radcontrols (not sp2 though). I have a form with many radcombo boxes on it, and I have set the tab order of most of the items on the form to follow a specific route. Works great, when I tab onto a combo it puts focus on the input, when I tab off, it moves focus to the next control. Great.
However, there is a button on the form that calls a radwindow to gather some additional info. What is weird is after this window is closed, then all comboboxes that do not have a taborder assigned, when you tab out, focus moves onto the drop down (arrow) of the control, instead of the next control. I have some dynamically added controls so assigning the taborder is not my first choice for these controls...
Any ideas Telerik or my fellow users?
Thanks in advance.