Ext 2.x: User Extensions and Plugins

Page 15 of 39 FirstFirst ... 5 13 14 15 16 17 25 ... LastLast

+ Post New Thread

  1. Extension to dynamically change form fields to readonly ("displayOnly")

    Hi, I had a need to make certain fields on a formPanel readonly depending upon the data on each specific record. I also wanted to change their...

    Started by murrah, 27 Dec 2008 2:16 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 14,995
    2 Feb 2010 4:08 AM Go to last post
  2. [Updt: 8/20/08] Ext.ux.TDGi.iconMgr - new and improved!

    Update 02/11/09 Update (i have enabled sprites for the icon browser, need to get it done for the iconMgr);...

    Started by jay@moduscreate.com, 14 Jul 2008 4:42 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 9,406
    25 Jan 2010 4:09 AM Go to last post
  3. Symfony Extjs2.0a generator

    I've created an Extjs plugin for symfony, (still in active development!) maybe you can use it, maybe you can learn from it, maybe you can improve...

    Started by lvanderree, 11 Oct 2007 10:24 AM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 20,401
    25 Jan 2010 1:21 AM Go to last post
  4. Parent based TreeLoader

    During development I found the leaf method doesn't fit our needs. I've built a custom treeloader which uses a parent base hierarchy method. It...

    Started by dselkirk, 25 Oct 2007 6:19 AM
    • Replies: 7
    • Views: 5,382
    8 Jan 2010 4:01 AM Go to last post
  5. XCheckboxGroup

    Class: Ext.ux.form.XCheckboxGroup Description: This is just enhancing the standard CheckboxGroup class a tad. Docs: Ext.ux.form.XCheckboxGroup...

    Started by mjlecomte, 15 Dec 2008 6:44 AM
    • Replies: 5
    • Views: 2,647
    5 Jan 2010 5:18 PM Go to last post
  6. ViewPort for ASP.NET

    I review ViewPort in ASP.NET context. I found a problem such as with BorderLayout in 1.x ExtJs. If we use Body as container then postback was no...

    Started by vladsch, 3 Oct 2007 9:46 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 14,152
    29 Dec 2009 2:38 AM Go to last post
  7. Moved: Adding/removing fields and columns

    Started by Condor, 18 Nov 2008 7:19 AM
    • Replies: -
    • Views: -
    28 Dec 2009 2:02 AM Go to last post
  8. Joose.Bridge.Ext - 0.1 released

    Joose.Bridge.Ext - bridge between native Ext and Joose class systems Description This package provides backward-compatible replacement for...

    Started by SamuraiJack1, 24 Dec 2008 6:48 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 7,288
    23 Dec 2009 5:55 AM Go to last post
  9. Ext.ux.grid.plugins.IconField

    Update 06/08/2009 Fixed bug when component used in multiple columns. New default icon config to specify a default value. New defaultMenuPosition...

    Started by danh2000, 8 Jun 2009 1:08 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 4,457
    22 Dec 2009 8:00 AM Go to last post
  10. Smile Newbie trying to do a rangeSlide extension

    deprecated use this http://www.extjs.com/forum/showthread.php?p=380753#post380753 Hi, this my first try of a ExtJS extension (newbie one jeje) ...

    Started by Rodolfo, 8 Mar 2009 6:55 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,506
    19 Dec 2009 10:55 AM Go to last post
  11. Ext.ux.chart.Histogram(non-flash version)

    hi ~my friends i'd like to share my extension, there was a Ext.chart already available,but it goes along with the adobe flash.my solution is...

    Started by cdj, 1 Aug 2009 4:50 AM
    • Replies: 1
    • Views: 2,481
    17 Dec 2009 3:09 AM Go to last post
  12. Post HtmlEditor Undo/Redo Plugin

    Sadly, IE undo/redo functionality (using ctrl-z and ctrl-y) crashes badly when the innerHTML is used by the syncValue function in the HtmlEditor...

    Started by dangreenfield, 2 Dec 2007 4:16 PM
    • Replies: 7
    • Views: 7,869
    16 Dec 2009 4:37 AM Go to last post
  13. [ext 2.2.1] MultiTriggerCombobox 4 U

    Hi there, I've been browsing the forum for a while in search of a combobox which would support more than 2 trigger buttons. But I couldn't find...

    Started by svdb, 21 Jun 2009 2:48 PM
    • Replies: 3
    • Views: 2,558
    6 Dec 2009 9:44 PM Go to last post
  14. Cool DateTimeFilter grid filter

    Here's a grid filter for use with the grid filter example code on the ext examples. This one is like the date filter but also provides a time picker....

    Started by otatop, 23 Oct 2008 12:15 PM
    • Replies: 4
    • Views: 2,555
    27 Nov 2009 11:05 AM Go to last post
  15. LockingColumn V2 (with grouping grid support)

    We have a (work in progress) new extension for locking columsn which could also support grouping gridview. The previous version was hard to...

    Started by MeDavid, 26 Nov 2009 7:28 AM
    • Replies: 2
    • Views: 1,676
    27 Nov 2009 1:22 AM Go to last post
  16. [2.x] Plugin : Ext.ux.grid.HeaderForm

    Greetings Community! After using Tasks v2 for a while, I realized that it would be really cool to have the ability to add a form to the top of a...

    Started by esoteric, 9 Apr 2008 6:24 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 11,878
    26 Nov 2009 2:45 PM Go to last post
  17. Ext.tree.TreePanel expandPathById() method to force render of a specific node

    Hi, There have been a number of posts regarding the issue of tree node objects not being available until the node is rendered and the problem that...

    Started by murrah, 13 May 2009 5:29 AM
    • Replies: 7
    • Views: 8,353
    24 Nov 2009 12:02 PM Go to last post
  18. Multi row toolbar

    Ext.override(Ext.Toolbar, { add : function(){ var a = arguments, l = a.length; for(var i = 0; i < l; i++){ var el =...

    Started by alexb, 23 Nov 2009 8:39 PM
    • Replies: 0
    • Views: 1,092
    23 Nov 2009 8:39 PM Go to last post
  19. [2.3] EasyColumnLayout

    A variation of Ext.layout.ColumnLayout, that requires less code and adds the following extra features: Control over the placement order and tab...

    Started by PierceSD, 20 Nov 2009 12:19 PM
    • Replies: 0
    • Views: 939
    20 Nov 2009 12:19 PM Go to last post
  20. [2.3] Multisort grid and store

    It's a hack to support multi column sort in the grid using the ctrl button while clicking a header. It Uses a modified version of the multiSort...

    Started by MeDavid, 29 Aug 2009 7:34 AM
    • Replies: 3
    • Views: 3,786
    19 Nov 2009 1:38 AM Go to last post