A user control contains a tabcontainer. When aspx page loads, the user control is not visible. Ajax toolkit script function tries to set focus on tabcontainer and it throws exception : "Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."
The problem occurs in IE 8 with 11/16/2011 release. It worked OK with sept. release.
Comments: Hi Guys. desterley fix has resolved my issue, which seamed to be triggered by a tab container in a panel used by a modal popup extender. Please can anyone indicate if and when this fix would be integrated into the main code stream. Just so I can determine how to version control my code? Thanks
The problem occurs in IE 8 with 11/16/2011 release. It worked OK with sept. release.
Comments: Hi Guys. desterley fix has resolved my issue, which seamed to be triggered by a tab container in a panel used by a modal popup extender. Please can anyone indicate if and when this fix would be integrated into the main code stream. Just so I can determine how to version control my code? Thanks