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
Hey Chad,
Yep, it should be.
Thanks,
Angel
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.
That did the trick! Thanks
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!
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.