Sunday 15 February 2015

Using Kendo UI MOBILE (Q3 2014 Beta) with AngularJS AND ui-router -



Using Kendo UI MOBILE (Q3 2014 Beta) with AngularJS AND ui-router -

is possible combine kendo ui mobile , angular ui router?

currently using q3 2014 beta of kendo ui. still can not find solution. having state url /welcome

get http://localhost:4000/welcome?html 404 (not found)

if remove kendo view message

"your kendo mobile application element not contain direct kid elements data-role="view" attribute set. create sure instantiate mobile application using right container."

without kendo ui navigation working fine. possible combine these two? perhaps not recommended? have skip kendo application if want utilize routing? if chance utilize kendo ui , plain angularjs without routing (or default routing of angular possible?)... - how can separate view controller? kendo ui angular samples show bad coding style...

is possible combine kendo ui mobile , angular ui router? in other words:

<div kendo-mobile-application> <div ui-view> </div>

angularjs kendo-ui angular-ui-router

No comments:

Post a Comment