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

Tabstrip and ClientSideOnItemSelect

Hello,

I try to use the client side of the tabstrip component, but it doesn't work.

Here is a piece of my code :

<%@ Register Assembly="Syncfusion.Tools.Web" Namespace="Syncfusion.Web.UI.WebControls.Tools" TagPrefix="onglets" %>

[...]




[...]




[...]




























Tab 1






Tab 2






Tab 3













[...]



I know that the js function works because I've tested it with a html button.

Thanks for your help.

Lucie

3 Replies

LU Lucie April 4, 2007 07:34 AM UTC

Hi,

I've tried with the events : MouseOver and MouseOut and it works great.

I've also tried, as it said in the documentation, to set the AutoPostBackOnSelect property to false, but it doesn't change anything.

Any idea ?

Thanks.

Lucie


GB Gokul B Syncfusion Team April 4, 2007 04:01 PM UTC

Hi Lucie,

Attached is the sample in which TabStrip is intergrated with Multipage control.

TabStrip with Mutlipage

In our sample, we handled the "ClientSideOnItemSelect" when the TabStripItem is selected.

Let us know if our sample helps.

Thanks for using Syncfusion products.

Regards,
Gokulkumar.B


LU Lucie April 5, 2007 10:00 AM UTC

Hi,

It works great for me know, but I have to say that I can't understand where the difference is !! :) !!!

Thanks !

Lucie

Loader.
Live Chat Icon For mobile
Up arrow icon