Can we use ext.net webform , ext.net mvc and pure extjs on the same project?

  1. #1

    Can we use ext.net webform , ext.net mvc and pure extjs on the same project?

    We have our old ext.net webform based application in Ext.net 4. Now we wants to use ext.net mvc for the new modules. Also like pivot grid features which exists in extjs has not been available in ext.net so for those features we wants to use pure extjs if possible in a single project.

    Can we do this?
    Last edited by sailendra; Apr 30, 2017 at 9:55 AM.
  2. #2
    Hello @sailendra!

    Yes, completely possible. You are on your own setting up pure ExtJS, but it is supposed to work even on non-asp projects, so why not on one with Ext.NET? You just probably would want to not use Ext.NET's ResourceManager on your pure ExtJS pages as there will be namespace conflicts.

    As for MVC + WebForms, just make your project with both MVC and WebForms includes/libraries and install the Ext.NET MVC package. The MVC package is a superset of the WebForms one so all webforms-related are included and work just fine.

    I'd advise on your new project for you to create it with the references but /not/ the WebForms template which can bring you in some headaches. This was recently discussed on this post.

    I hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Ext.Net+ASP WebForm Big project small DLL good??
    By Martin.Vecchione in forum Open Discussions
    Replies: 3
    Last Post: Apr 05, 2012, 3:40 PM
  2. Replies: 1
    Last Post: Nov 23, 2011, 8:28 AM
  3. [CLOSED] Pure js example bug with Ext.Net Release 1.2
    By jwf in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 30, 2011, 8:27 PM
  4. [CLOSED] Running ExtJS 3.1.1 and 2.3 in the same VS-Project
    By macap in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 01, 2010, 9:40 AM
  5. Pure modular design not yet feasible
    By dbassett74 in forum Open Discussions
    Replies: 0
    Last Post: May 18, 2009, 1:32 PM

Tags for this Thread

Posting Permissions