Ext:User Extensions and Plugins

Page 13 of 25 FirstFirst ... 3 11 12 13 14 15 23 ... LastLast

+ Post New Thread

  1. I made some small improvement to itemselector and multiselect

    I made some changes to bring back the to and from labels that used to exist in 4.0 versions I enclosed a screenshot with old state of itemselector...

    Started by McQuack_82, 5 Jul 2012 3:03 PM
    • Replies: 1
    • Views: 1,349
    6 Jul 2012 8:40 AM Go to last post
  2. Sencha SDK Plugin Needed

    Hello, I wanted to ask if someone can help me create a plugin for TapIt Mobile Advertising's SDK to Integrate with Sencha. We want Sencha...

    Started by Sbui503, 7 Jun 2012 1:34 PM
    • Replies: 5
    • Views: 1,407
    3 Jul 2012 1:38 PM Go to last post
  3. Tri-state tree

    I guess it will take time for the 3.3 extemsions to catch up with ExtJs 4.0.1... But I would still like to know if anyone can point me to an...

    Started by roger.spall, 2 Jun 2011 11:47 AM
    2 Pages
    1 2
    tri-state tree
    • Replies: 13
    • Views: 4,478
    2 Jul 2012 11:52 AM Go to last post
  4. Lightbulb ExtJs HMVC

    I was working to extend Ext.application from MVC to HMVC. I show an example builded with HMVC architecture. The application contains bundles,...

    Started by mandro, 13 Feb 2012 8:19 AM
    • Replies: 9
    • Views: 2,873
    2 Jul 2012 7:30 AM Go to last post
  5. ExtJS 4 Form: Unique Field Value Validation Example (Server Validation)

    Today’s example is an ExtJS 4 Form unique field value validation, done on the server side. Do you know when you are going to register in a new social...

    Started by loiane, 2 Jul 2012 3:28 AM
    extjs 4, remote validation, unique field
    • Replies: 1
    • Views: 2,361
    2 Jul 2012 5:31 AM Go to last post
  6. ExtJs 4 based Image/Media/File Manager plugin for TinyMCE

    Just finished writing an ExtJs 4 based plugin for TinyMCE 3.x which allows you to: 1) Select Image files from the server 2) Select Media files from...

    Started by r_honey, 8 May 2011 11:43 AM
    • Replies: 6
    • Views: 7,782
    30 Jun 2012 8:48 AM Go to last post
  7. Ext.ux.QrPanel: QR codes for ExtJS 4.x

    An extension that creates QR codes is here http://code.google.com/p/qrext/downloads/list Derived from Ext.panel.Panel, so you can easily use it...

    Started by magnalox, 10 Mar 2012 1:06 AM
    • Replies: 5
    • Views: 1,767
    27 Jun 2012 6:36 AM Go to last post
  8. BetterStringFilter

    Supports anyMatch, caseSensitive and exactMatch. /** * @class Ext.ux.grid.filter.BetterStringFilter * @extends Ext.ux.grid.filter.StringFilter...

    Started by ExTriqui, 25 Jun 2012 2:00 AM
    • Replies: 1
    • Views: 734
    25 Jun 2012 7:58 AM Go to last post
  9. Post Ext.ux.PagingToolbarResizer

    Hi, I ported a plugin which adds a combobox to the pagingtoolbar and the user can choose how many records he/she wants to see. It dynamically...

    Started by loiane, 21 Sep 2011 4:45 AM
    ext 4, pagingtoolbarresizer
    • Replies: 1
    • Views: 1,022
    21 Jun 2012 10:48 AM Go to last post
  10. Ext.ux.menu.DynamicMenu for ExtJS 4.0

    Hello everyone, I have converted the DynamicMenu from ExtJS 3.0 to 4.0 now and have provided an MVC example. You can see the demo and download...

    Started by SMMJ_Dev, 4 May 2011 8:52 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 10,542
    20 Jun 2012 3:26 AM Go to last post
  11. Help me migrate a login form

    I am trying to migrate the following ext 3 code to extjs 4.1. But there are several problems. First, it no longer support "el". I cant use...

    Started by ramirez, 18 Jun 2012 10:47 PM
    • Replies: 2
    • Views: 952
    19 Jun 2012 5:45 PM Go to last post
  12. ExtJS.ux.GMapPanel and invalid argument error in IE

    Good morning, I am trying to develop an application using Google maps nested in tabs (Ext 3.3.0). I tried the tab examples...

    Started by springrider, 23 Aug 2011 6:26 PM
    • Replies: 8
    • Views: 2,488
    18 Jun 2012 2:37 AM Go to last post
  13. TreeMap chart

    A TreeMap chart is a sort of interlocking rectangle chart where the size of the individual rectangles are proportional to their values. You can see a...

    Started by stevemc, 14 Jun 2012 9:34 AM
    • Replies: 3
    • Views: 1,915
    17 Jun 2012 10:14 AM Go to last post
  14. Illumination for Developers (where ExtJS and Firebug meet) v1.1.13

    Hi all! I'm up to version 1.1.13 now, and besides some more translations lately, I have also added search for the side panels (like properties)....

    Started by stever, 17 May 2012 6:11 PM
    • Replies: 3
    • Views: 908
    17 Jun 2012 1:37 AM Go to last post
  15. Vertical Tabs in ExtJS4 - Ext.ux.tab.VerticalPanel

    Simple Ext4 widget to render vertical tabs. Demo: http://lucian.lature.net/extjs/demo/VerticalTabPanel/ The code is not stable yet (after all,...

    Started by Monkee, 20 Jun 2011 7:08 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 14,742
    17 Jun 2012 1:32 AM Go to last post
  16. How to override labelSeparator property at framework level

    Please tell me how to override labelseprator propertyglobally so that when we add any label in form ":" will never come. currently it come by ...

    Started by naveen.kumar, 15 Jun 2012 4:50 AM
    • Replies: 3
    • Views: 684
    16 Jun 2012 5:44 AM Go to last post
  17. How to edit cell in tree panel?

    Hi. I am very new to Ext JS. Presently I am working on Tree to Edit in Ext JS. In Ext JS 3.0 there is a TreeEdit. But Ext JS 4.0 there is no...

    Started by unbelieblee, 14 Jun 2012 1:57 AM
    • Replies: 1
    • Views: 699
    14 Jun 2012 2:10 AM Go to last post
  18. Ext.ux.grid.plugin.HeaderAutoResizer - adjust column width to content

    A plugin to adjust a grid column width to its content if you doubleclick on the column's splitter. /** * @class...

    Started by makana, 16 Aug 2011 11:29 PM
    • Replies: 7
    • Views: 3,621
    14 Jun 2012 2:05 AM Go to last post
  19. Ext.ux.form.MonthField

    A extend from Ext.form.field.Date,just choose Year & month without date.

    Started by wzl002, 12 Jun 2012 7:25 PM
    • Replies: 1
    • Views: 786
    13 Jun 2012 5:41 AM Go to last post
  20. ja Ext.ux.form.DateTimeField

    Hello, I needed some simple and strong date-time field (found some here but still problematic here and there) So I started with this one using...

    Started by eddow, 14 Feb 2012 7:19 AM
    • Replies: 6
    • Views: 2,002
    13 Jun 2012 1:44 AM Go to last post