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
close icon

Adding tabs

Hello,

I add tabs to ejTab control this way:

tabObj.addItem(url, texto, tabObj.items.length, cssTab, "tab" + IDTab);

an the content of the new tab is always loaded on demand from "url" twice. How to load only the content once per each tab?

Thanks!

3 Replies

KV Karthikeyan Viswanathan Syncfusion Team March 1, 2017 07:14 AM UTC

Hi Jorge Pampin,  
   
Thanks for contacting Syncfusion support. 
 
We could not reproduce the reported issue. Can you please share the issue reproducible sample or kindly send us the modified sample link  which has the issue reproduced. It will help us to provide a solution at the earliest.    
   
JS Playground sample link: http://jsplayground.syncfusion.com/cgdodrcu     
 
  
Regards,  
Karthikeyan V.  



JP Jorge Pampin March 1, 2017 09:21 AM UTC

Hello,

I have attached a sample. The problem is the property EnableTabScroll. It is set to "True", the page About.aspx is called twice when you click on "Add Tab" button, but if the property is set to "False", the page About.aspx is called once.

Thanks!

Attachment: AddinTabs_5e3ebb.rar


KV Karthikeyan Viswanathan Syncfusion Team March 2, 2017 08:49 AM UTC

Hi Jorge,   
    
 Thanks for contacting Syncfusion support.   
    
We have created branch incident related this query. Can you please follow up that incident.   
Please find the link:   
    
Regards,   
Karthikeyan V.   


Loader.
Live Chat Icon For mobile
Up arrow icon