Hello,
I'm new to kendo and was trying to make this view switching work.
This is Kendo UI for windows web and I've two problems.
First: I've used kendo.fx(el).slideIn("left").play(); and it works. But when I want to go bakc to the previous - how do I do that using kendo? Have seen this for mobile but there's nothing for the windows web. I can use simple jQuery to make this work but there gotta be something for kendo.
Next: when I go back and forth - every time the 2nd view keeps recreated, so I get multiple repeated contents on the page. How can I fix this?
If you have a sample SPA project code download available, that'd be great.
File attached,
Thanks.
I'm new to kendo and was trying to make this view switching work.
This is Kendo UI for windows web and I've two problems.
First: I've used kendo.fx(el).slideIn("left").play(); and it works. But when I want to go bakc to the previous - how do I do that using kendo? Have seen this for mobile but there's nothing for the windows web. I can use simple jQuery to make this work but there gotta be something for kendo.
Next: when I go back and forth - every time the 2nd view keeps recreated, so I get multiple repeated contents on the page. How can I fix this?
If you have a sample SPA project code download available, that'd be great.
File attached,
Thanks.