Hi Sabrick,
Please move your TabContainer into Panel, then add the Panel to your RoundedCornersExtender. It should work. If it doesn't, please add a css to the newly added div. For example.
.divContainer{
clear: all;
//your css here.
}
Best regards,
Jonathan
Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.