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: Thank you Kartris! This issue still exists with Dec2013 release. After wasting an entire day, I used your DLL and that finally resolved the issue.