Ext 3.x: User Extensions and Plugins

Page 1 of 40 1 2 3 11 ... LastLast

+ Post New Thread

  1. Using SilkJS ORM and ExtJS Grids Together

    SilkJS is a very fast JavaScript based HTTP server (http://silkjs.org) that was designed to work with ExtJS. All code for the server is written in...

    Started by mschwartz, 12 Dec 2011 7:13 AM
    • Replies: 9
    • Views: 3,079
    Yesterday 11:03 AM Go to last post
  2. MultiGroupingPanel on Ext 3.3 beta

    I recently tested venky0589's MultiGroupingPanel control on Ext 3.3 beta 2 and found that despite being coded for Ext 2, the control successfully...

    Started by ixvivxi, 19 Sep 2010 6:12 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 42
    • Views: 14,528
    17 Jun 2013 10:44 AM Go to last post
  3. Lightbulb Highcharts adapter and plugin for ExtJS

    Hello, Since many others are asking for this plugin, i'm posting the plugin and adapter for highcharts here. For people who don't know...

    Started by buz, 6 Mar 2010 7:17 AM
    42 Pages
    1 2 3 ... 42
    • Replies: 419
    • Views: 176,072
    15 Jun 2013 8:47 AM Go to last post
  4. DateTime field again and again =)

    DateTimeField component Hi all! The project is now moved to GitHub. Check out this for additional info. Feel free to add suggestions,...

    Started by apleshkov, 2 May 2010 10:26 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 38
    • Views: 13,310
    12 Jun 2013 12:09 AM Go to last post
  5. Ext.ux.JalaliDatePlugin - A Jalali calendar plugin for ExtJS's date components

    Hi, I've created a plugin for DatePicker, DateMenu and DateField components, which changes their calendar from Gregorian to Jalali (Khorshidi,...

    Started by Behrang, 22 Sep 2010 3:18 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 5,302
    8 Jun 2013 5:00 AM Go to last post
  6. Lightbulb Grid header filters

    This is a plugin that enables server-side filters for grid in columns headers. The plugin enables the new ColumnModel configuration option filter....

    Started by d.zucconi, 17 Jul 2008 11:50 PM
    17 Pages
    1 2 3 ... 17
    • Replies: 169
    • Views: 88,431
    5 Jun 2013 10:30 AM Go to last post
  7. Lightbulb Multi-select combo box with search

    Hi, I created two components: a multi-select combo-box extension which also has search and select all/limit/none capabilities, and a search-box...

    Started by deebugger, 12 Jan 2012 7:56 AM
    • Replies: 6
    • Views: 3,449
    27 May 2013 2:00 AM Go to last post
  8. Form field currency plugin

    Hi, I couldn't find something like this so wrote it myself. This currency plugin plugs in to a xtype: 'textfield' like so: { xtype:...

    Started by realjax, 2 Aug 2010 12:55 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 6,209
    15 May 2013 8:33 AM Go to last post
  9. Ext.ux.form.HtmlEditor.JSpell

    I needed a spell checker for the HTML editor component (for IE 6 indeed). So I used JSpell (look here to get an idea:...

    Started by jheid, 27 May 2010 3:25 PM
    • Replies: 6
    • Views: 2,508
    10 May 2013 4:59 AM Go to last post
  10. [3.x] Ext.ux.form.SuperBoxSelect

    Danh200 create this awesome extension. Live example: http://technomedia.co.uk/SuperBoxSelect/examples3.html Download:...

    Started by galdaka, 23 May 2009 6:34 AM
    29 Pages
    1 2 3 ... 29
    • Replies: 289
    • Views: 106,509
    8 May 2013 5:06 AM Go to last post
  11. Simple on-line Theme builder for ExtJS 3.0.0

    Greetings. Look, please, simple online builder of colour themes for ExtJS. It is based on displacement of base colour. ...

    Started by iv_ekker, 5 Sep 2009 3:40 PM
    22 Pages
    1 2 3 ... 22
    • Replies: 218
    • Views: 83,851
    3 May 2013 5:30 AM Go to last post
  12. GridPanel row spanning (well, sort of...)

    The current GridPanel implementation doesn't support row spanning, because the rows aren't part of the same table. The only thing you can do is...

    Started by Condor, 1 Jul 2010 11:27 PM
    • Replies: 3
    • Views: 6,410
    3 May 2013 5:10 AM Go to last post
  13. Ext.ux.XPathReader, an Ext.data.DataReader with true XPath 1.0 support

    Hi all, I just wrote a Data Reader for XML documents that supports true XPath syntax. This as opposed to the CSS-based selectors implemented by...

    Started by Roland.Bouman, 2 Jan 2011 6:25 PM
    • Replies: 5
    • Views: 2,448
    1 May 2013 10:23 AM Go to last post
  14. Cool Ext.ux.data.PagingStore [v0.5]

    Ext 3 natively only supports remote paging (the server needs to process the start and limit parameters). For local paging you can use the...

    Started by Condor, 16 Jun 2009 11:37 AM
    28 Pages
    1 2 3 ... 28
    • Replies: 276
    • Views: 126,193
    26 Apr 2013 9:45 AM Go to last post
  15. Adding/removing fields and columns

    Because there are so much questions in the Help forum on how to add or remove a grid column I thought I'd post some utility code: ...

    Started by Condor, 18 Nov 2008 7:19 AM
    8 Pages
    1 2 3 ... 8
    • Replies: 71
    • Views: 56,428
    25 Apr 2013 10:13 AM Go to last post
  16. DataTip - show a complex tooltip based upon node's attributes or Record's data.

    /** * @class Ext.ux.DataTip * @extends Ext.ToolTip. * <p>This plugin implements automatic tooltip generation for an arbitrary number of child...

    Started by Animal, 10 Mar 2010 12:45 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 38
    • Views: 18,869
    23 Apr 2013 9:36 AM Go to last post
  17. [3.x] Login Dialog Extension

    ExtJS 3.x extension for a Login Dialog Window. Please check the included README.txt for API reference. Extract the attached zip file to ExtJS...

    Started by sumit.madan, 3 May 2009 12:34 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 58
    • Views: 35,679
    23 Apr 2013 4:25 AM Go to last post
  18. Lightbulb ux.Media[.Flash/Flex] Components 2.1.2

    Supported Ext Releases: 2.0.x, License: LGPL3 (ux.Media RC1 only) 2.1+, 3.0, License: GPL3 (ux.Media.* 2.0 and higher only) ux.Media/Flash/Flex...

    Started by hendricd, 23 Jan 2008 10:10 AM
    84 Pages
    1 2 3 ... 84
    • Replies: 836
    • Views: 270,856
    22 Apr 2013 6:55 PM Go to last post
  19. Ext.ux.Clock - A clock extension using Raphael

    Here's a simple clock extension I created using Raphael extending BoxComponent. I'll be demoing this at SenchaCon 2010 tomorrow, hope to see you...

    Started by mankz, 16 Nov 2010 1:17 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,507
    19 Apr 2013 9:33 PM Go to last post
  20. layout browser redirect to a php file

    Hi, I'm working with the ext-3.4.0 and using the browser layout, however, which would like to make is that by selecting an option from the tree...

    Started by uishio, 16 Apr 2013 12:20 PM
    • Replies: 1
    • Views: 530
    19 Apr 2013 10:01 AM Go to last post