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

Wizard with Postback on each step

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nik8
Top achievements
Rank 1
Nik8 asked on 19 Oct 2016, 03:11 PM

Is there a way to create a wizard inside a kendo window with postback on each step? 

Tried following this link, but wasn;t able to get : http://developer.telerik.com/featured/step-wise-forms-with-asp-net-mvc-and-kendo-ui/

Grids inside kendo tabs do not work ( no ajax calls being made to populate grids ).

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 21 Oct 2016, 08:50 AM
Hello,

You can submit the content but then you should ensure to reopen the window. You can also consider using iframe for the window in order to load different step pages in separate context.

Regarding the grids it would be better to send us a small fully runnable sample that showcase the issue, so that we can examine it further.

Regards,
Danail Vasilev
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Grid
Asked by
Nik8
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or