So i have a mix between ajax control toolkit and rad control toolkit which was working just fine.
Now TabContainer is not displaying when one or more tabs have inside a RadGrid component.
Once i inspect the html, i got TabContainer with visibility : hidden.
It's probably a render issue between those two.
I have performed various tests but with no luck, even an empty radgrid cause the problem.
Any other components are working.
This only happens after i upgrade my ajax control toolkit to 15.1
Comments: Not sure if the original poster was able to resolve their issue, but I am experiencing the same thing. I was experiencing this on the previous version of the toolkit and hoped that upgrading the toolkit would help but so far, no dice. I have attached my sample code in hopes that it will help.
Now TabContainer is not displaying when one or more tabs have inside a RadGrid component.
Once i inspect the html, i got TabContainer with visibility : hidden.
It's probably a render issue between those two.
I have performed various tests but with no luck, even an empty radgrid cause the problem.
Any other components are working.
This only happens after i upgrade my ajax control toolkit to 15.1
Comments: Not sure if the original poster was able to resolve their issue, but I am experiencing the same thing. I was experiencing this on the previous version of the toolkit and hoped that upgrading the toolkit would help but so far, no dice. I have attached my sample code in hopes that it will help.