when i use a button click event to display content of tab 2 i must do
RadPage_Store.Selected = True for tab 2 content to display otherwise it woudln't display anything beside that tab2 is selected. so i was wondering what is the javascript code that equivalent to RadPage_Store.Selected = True thank you, and why do i have to set
RadPage_Store.Selected = True inorder to have the content show up. thanks.