E
egarcia
Guest
Hello Wolfgang, >> $scope.ortsliste.options.dataSource.sort={field: "obez"}; doesn't throw an it works fine for clientside processing - not for >> serverside paging, but that is ok. To understand why serverside paging is not working, you would need to look at the payload that is sent to the server and the response to see if they expected. I believe that you should be able to use "ortex". The generation in version 1.0 uses camel case and removes hyphens. I generally, look at the object with the debugger to find out the name. In Kendo UI Builder in version 1.1 uses "model" instead of the name of the view. I hope this helps, Edsel
Continue reading...
Continue reading...