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

SPA without the P

1 Answer 65 Views
SPA
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 25 Jun 2013, 06:45 PM
Our page contains complex "Widgets" and each widget might have multiple views, and we're using MVVM for the data.

I'm wondering (and I've seen posts eluding to this) if I can scrap the url routing portion and just be able to define views for each widget?...I'm concerned with the routes in the url and multiple widgets all getting confused and\or creating a terrible url.  Really nobody would be going "back", bookmarking, or linking anyway.

If this is possible, is there a demo\sample anywhere?

Steve

1 Answer, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 25 Jun 2013, 07:01 PM
Oh I see it down at the bottom there

http://docs.kendoui.com/getting-started/framework/spa/view

Okay, so hmm...so you have view objects and bind those to the model, you don't have the model bound to the page and that triggers views (I guess is what confused me)
Tags
SPA
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or