Questions tagged [kendo-spa]

Set of classes which aim at simplifying the building rich client-side based web applications

2 questions
1
vote
0 answers

failing to reset language selection after sync

I am facing a problem which I am not aware how to resolve. Let me describe elaborately below: I have a commonViewModel kendo class where event like save, cancel are written. I am facing problem with the save event of this class. save: function…
0
votes
1 answer

Kendo SPA View not updating with MVVM when updating ViewModel after Ajax call

I'm working on a SPA app based on Kendo UI but having trouble with Views not updating. The main layout has a grid filled with Quotes and a load action allowing the user to load the quote for viewing/editing Loading the quote is done using Ajax,…
Jacques
  • 6,936
  • 8
  • 43
  • 102