Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4110
UltraWebTab Setting selected tab in code-behind
posted

I have an UltraWebTab control with several Tabs with Content TargetURLs to functional pages, most of which have grids on them. Anyway, I have a need to set focus on a specific tab during page load or post-back. I need to do this server-side in the code-behind. I'm not seeing how to do this. Can someone give me a quick example, please? Thanks!