Tuesday 29 January 2008

ExtJs for ASP.NET


Working with ASP.NET does not mean that you are not going to use an amazing javascript library like ExtJs, I am not writing this article to show you how to write javascript code that uses ExtJs, I am going to tell you about an Asp.NET controls that use ExtJs to make the following:

  • Grids
    • Basic Array Grid
    • Editable Grid
    • XML Grid
    • Paging Grid
    • Grouping Grid
  • Toolbars and Menus
    • Basic Toolbar
    • Ext Actions
  • Miscellaneous
    • Data View (partial)
    • Progress Bar
    • Templates
    • Panels
    • Resizable
Download ExtSharp: http://code.google.com/p/extsharp/
View Live Example: http://ext.ordereze.net/scriptsharp/products.aspx

Some Features:


Ajax-based Pagin

Column Resizing


Editable Datagrid


Javascript Messagebox


Autocomplete Dropdownlist

5 comments:

Chris Carter said...

Dude, wicked cool, nice job.

EtienneT said...

The live example doesn't work anymore.

Anonymous said...

sample link is broken. I assume this is no longer a valid project.

Unknown said...

... and what about http://www.coolite.com ???

I use, abuse, and love it!

interpeo

Alex Ilyin said...

Hi everybody, take a look at http://liveui.net. It also supports Extjs as built in module, I've developed CMS using it and it works just fine