This is a migrated thread and some comments may be shown as answers.

Submit external form inside TabStrip

1 Answer 118 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Elena
Top achievements
Rank 1
Elena asked on 03 Mar 2015, 06:07 AM
Hello,

I have an ASP page with kendo TabStrip where I use contentUrl to fill Tabs with ASP pages.

The problem is, I cannot figure out how to submit the form and stay on the same page inside the tab.

E.g.

pageA.asp:

<form name="pageA" method="post" action="pageA.asp">


When I submit the page, it redirects outside the TabStrip.
 

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Mar 2015, 03:46 PM
Hello Elena,

The desired scenario and behavior requires the form to be submitted with Ajax.

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip
Asked by
Elena
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or