how to implement Ext.net in MVC2 asp.et

  1. #1

    how to implement Ext.net in MVC2 asp.et

    i am a beginner in MVC 2 asp.net,I have learnt all the basics and now i want to know how to implement ext.net in MVC 2 asp.net
  2. #2
    Hi,

    Please see the examples:
    http://mvc.ext.net
  3. #3
    Thanks daniil,I have gone through that example
    But what i want is that a small example
    1:how to implement ext.net dll in mvc2 asp.net
    2:a small example of a button click with direct evet
  4. #4
    Please follow these steps:

    1. Checkout Ext.Net.Mvc sources:
    http://code.google.com/p/extnet-mvc/source/checkout

    2. Build the project. There is the Examples project (including very simple ones you requested) which you can investigate.

    3. To use Ext.Net.Mvc in your project add Ext.Net.Mvc.dll and other Ext.Net dlls to the project.
    Last edited by Daniil; Sep 30, 2011 at 12:46 PM.

Similar Threads

  1. [CLOSED] Problem with MVC2 / .NET Framework 4.0
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Nov 25, 2011, 7:16 AM
  2. [CLOSED] KeyMap Error MVC2
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 02, 2011, 8:35 PM
  3. Problem with GMapPanel in MVC2 using PartialViewResult
    By tiramisu in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Nov 23, 2010, 7:56 AM
  4. Editor Field Mapping not working in MVC2?
    By paxos in forum 1.x Help
    Replies: 4
    Last Post: Apr 27, 2010, 11:03 AM
  5. [CLOSED] ASP.NET MVC2 LogOn
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 21, 2010, 9:30 AM

Posting Permissions