I have my tabs set up to load each page when the tab button is clicked. When AutoPostBackFlags SelectedIndexChanged is turned on the selectedImage is being lost on the postback. Is there a work around to this?
<PostBackOptions EnableLoadOnDemandUrl="true" /> <AutoPostBackFlags SelectedIndexChanged="On" />
Hi dan2012a,
If you have any other questions, please feel free to contact me.
I converted the control from the utrawebtab and had SelectedImage instead of SelectedImageUrl.
Thanks for the help.
I was not able to reproduce the issue. I tested your scenario with NetAdvantage 11.2.20112.2055. Please have a look at the attached sample, replicating your scenario and see if the issue is present.
Let me know if you have any questions.