I am using the WebDropDown control and trying to set its tab index inside of the page. When the page is render, it does not appear that Infragistics is setting the rendered input textbox's TabIndex. Is there some other way I should be setting this from the asp.net control? Below is what I have:
<ig:WebDropDown ID="WebDropDown1" runat="server" TabIndex="1" ... ></ig:WebDropDown>
Thanks
Chad
Hi,
which version are you using? There was an issue with TabIndex which was subsequently fixed some time ago. I suggest you try maybe the latest service release.
Hope it helps. Please let me know if i can help with anything else.
Thanks,
Angel
I am running v9.1 - was it fixed between this version and v9.2?
Hi Chad,
If you upgrade to the latest 9.1 service release, i think everything related to TabIndex will work fine. The issue is reproducible in 1015, yep.
Ok ... I will upgrade to the new service pack and let you know if I am still experiencing the error. I am guessing that will be it then. Thanks for the help!
That did the trick! Thanks
Angel-
I think there there is a bug in the version (9.2.20092.1003) that I am running with FireFox. The TabIndex is correctly set, but i can not tab out of the control. Has this been addressed in a newer release / version?
Thanks again.
Hey Chad,
Yep, it should be.