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
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