ExtJS Modern API Support

  1. #1

    ExtJS Modern API Support

    Will Ext.Net 4 support the Modern API of ExtJS 6? It'd be great to be able to build mobile apps with a single framework.
  2. #2
    Will Ext.Net 4 support the Modern API of ExtJS 6?
    Yes. The Ext JS Modern API will be supported in Ext.NET 4, although as a separate installable product This new product will be Ext.NET Mobile and will be included with all Ext.NET 4 Enterprise Licenses.

    You will not be able to run Ext.NET 4 and Ext.NET 4 Mobile in the same WebForms or MVC project. You would typically build two separate front-end user-interface projects, each dedicated to their target platform (desktop vs mobile).

    The two api's (Modern vs Classic) share a lot of base code, although once you get to the Component level, they're significantly different. Modern (Mobile) does not have the depth of Components or properties that Classic (Desktop) does, because much of Classic would does not translate well to a Mobile interface, or is not required on Mobile.

    At the moment we do not have a release date for Ext.NET Mobile, although it a huge priority for us and our goal is to release a Preview as soon as possible. It's going to take a while, so please do not expect until late Q2 2016 or early Q3. Once we know more, we will update this thread with availability.

    Summary:
    1. Ext.NET Mobile is coming
    2. Ext.NET Mobile will be a free upgrade for all Ext.NET 4 license holders


    If you're interested in Ext.NET 4, it is currently on Sale and this sale price will be the lowest price we will ever be able to offer Ext.NET Enterprise. Purchasing now will save $500 USD, and you'll be first in line to receive a free upgrade to Ext.NET Mobile once available.

    http://ext.net/store/

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3
    Thanks for that, it certainly does help and is exciting.

    When you mentioned they share base code, will these be done in a way so that we can get some code reuse between our Mobile/Desktop views. Eg Stores and Models which are shared between a desktop and mobile site?
  4. #4
    There will certainly be some code reuse between the two libraries.
    Geoffrey McGill
    Founder
  5. #5
    Any news on this? Release date?
  6. #6
    Ext.NET Mobile is under development and we will be releasing a Beta soon. No firm release date, but things are looking good.
    Geoffrey McGill
    Founder
  7. #7
    Ext.NET Mobile - Beta Now Available
    http://forums.ext.net/showthread.php?61329
    Last edited by Daniil; Aug 03, 2016 at 1:43 PM.
  8. #8
    Good news! Is the link correct? I think it is linking back to this thread.
  9. #9
    The link has been corrected.

    Thank you for the notice and I am sorry for the hassle!

Similar Threads

  1. ExtJS 6 Support
    By pgodwin in forum Open Discussions
    Replies: 7
    Last Post: Aug 03, 2016, 7:51 AM
  2. [CLOSED] Extjs bug Ext.form.hidden does not support destroy
    By michaeld in forum 2.x Legacy Premium Help
    Replies: 0
    Last Post: Dec 22, 2013, 3:16 AM
  3. Replies: 7
    Last Post: Dec 13, 2012, 11:55 AM
  4. Support for ExtJS 3.0 Feature
    By AlphonsoT in forum Open Discussions
    Replies: 2
    Last Post: Jul 13, 2009, 6:44 PM

Posting Permissions