09 Dec 2015, 7:03 PM
|
Karamasoft
Joined on 09-05-2004
Posts 6,820
|
|
|
If the ReportViewer control requires ScriptManager, it might be doing some initialization after the page is loaded. Therefore, placing it inside the content pane of the tabstrip might not work since UltimateTabstrip doesn't natively support UpdatePanel. If you want to integrate UltimateTabstrip with other controls in an AJAX scenario, you can try using integrating it with UltimateAjax as demonstrated at https://www.karamasoft.com/Samples.aspx?component=UltimateTabstrip&sample=AjaxTabstrip.
|
|
|
|
|
|
|
|