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: Hi, For me it seems to work when I use IE9 running in IE8 mode but not working when I use IE8. Probably some settings that is wrong but I cannot realise which setting.