We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

regarding TabStrip selection

Hi,
How to set default selected TabStrip tab in code behind page?

Thank you
Rishi



3 Replies

RP Rekha P Syncfusion Team October 7, 2008 05:56 AM UTC

Hi Rishi,

Thank you for your interest in Syncfusion Products.

The TabStripItem can be set defaultly selected through code behind using the below code snippet,
TabStrip1.Items[1].Selected = true;

Also please refer the below link for sample files which illustrates the above,
http://www.syncfusion.com/development/uploads/77000-Tabstrip_77609bf6.zip

Hope this helps you and please let me know if you have any other concerns.

Thanks,
Rekha



DM Dennis Morales April 8, 2010 03:23 AM UTC

How about client side code?


LK Lakxman Kumar C Syncfusion Team April 13, 2010 05:12 AM UTC

Hi Dennis,

This feature of selecting the tabstrip client side is available in our Essential Studio Volume 2 2010 release.

We are glad to announce that our Essential Studio Volume 2 2010 has been released and the download information is made available under the following forum link :

http://www.syncfusion.com/support/forums/general/93921/essential-studio-2010-volume-2-final-release-v82018-available-for-download

We thank you for your continuous support.

Regards,
Lakxman Kumar C


Loader.
Live Chat Icon For mobile
Up arrow icon