Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
ignite UI HTML5 JS examples
posted

Hi everyone.

Maybe I'm missing something but all the samples of the ignite UI mobile controls are in MVC format and I want to use the controls in a normal HTML5, JS mobile application.

It's difficult for me to implement the controls without some sort of examples of how to do so. I find it hard to believe that the controls can ONLY be used in MVC4??

Parents
  • 22852
    Offline posted

    Devon,

    When you look online you can find code for both MVC and HTML.  For example if you look at the Grid Editing sample in the Code view there is a drop drop down to select the source file you want to view and editing.html is an option in the drop down.  This will give you the logic that you need for writing the jQuery logic in HTML without using ASP.NET MVC.

    Let me know if you have any questions with this matter.

Reply Children