Hello,
My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.
Our control is working perfectly in ie9, firefox, chrome, opera but is not working with ie8. I've tried multiple version of AjaxControlToolkit .NET 3.5 library (Nov. 2011, May 2012, June 2012) expecting each time that this bug has been fixed but the error is still there.
The error is the following one:
Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus
Comments: Does anyone have a DLL already built with the fix for the tabs that I can download or is there another work around for IE8 and nested tabs?