I am using a tabstrip that consists of 2 tabs and in each RadPageView i have a RadRotator. When the page loads the selected tab displays the rotator with the items in it correctly with the size specified but when i click on the 2nd tab the size becomes smaller.When i go back to 1st tab the size is still small.What do i have to do to keep the size of the rotator as declared?I tried the
EnableEmbeddedBaseStylesheet
="true"
but it didnt work or i am using it incorrectly.This is my code in .aspx :