I just finished upgrading our codebase to the Q3 2009 build for ASP.NET Ajax controls.
I have a RadControlBox inside a Web User Control.
The Web User Control is used inside a RadPanelBar.
When the page loads, the RadControlBox is loaded with my items, but is disabled. I tried explicity setting the Enabled property to True, but this doesn't work either.
If I move the Web User control outside of the Panel Bar, it works fine. If I move the RadControlBox from the Web User Control to a Rad Panel, it works fine.
So the problem has something to do with a RadControlBox inside a Web User Control that is used in Panel Item.
This was working fine before the Q3 upgrade.
Thoughts?
I have a RadControlBox inside a Web User Control.
The Web User Control is used inside a RadPanelBar.
When the page loads, the RadControlBox is loaded with my items, but is disabled. I tried explicity setting the Enabled property to True, but this doesn't work either.
If I move the Web User control outside of the Panel Bar, it works fine. If I move the RadControlBox from the Web User Control to a Rad Panel, it works fine.
So the problem has something to do with a RadControlBox inside a Web User Control that is used in Panel Item.
This was working fine before the Q3 upgrade.
Thoughts?