Ext:User Extensions and Plugins

Page 4 of 25 FirstFirst ... 2 3 4 5 6 14 ... LastLast

+ Post New Thread

  1. Phone Number plugin

    Here is a little plugin for the textfield component that formats a phone number as it is typed. It is based on libphonenumber, a "Google's...

    Started by vanja.dardic, 6 Apr 2013 11:34 AM
    • Replies: 2
    • Views: 354
    8 Apr 2013 11:23 PM Go to last post
  2. Ext.ux.form.plugin.HtmlEditor

    Hi, Inspired by the work of VinylFox (http://www.vinylfox.com/plugin-set-for-additional-extjs-htmleditor-buttons/) I have created some htmleditor...

    Started by ateodorescu, 24 Feb 2012 2:47 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 6,073
    8 Apr 2013 10:39 PM Go to last post
  3. HTML5 History Component

    I did a full write up here: http://jackslocum.com/blog/html5-history-api-for-ext-js/ Cheers!

    Started by jack.slocum, 4 Apr 2013 9:37 PM
    #history #html5
    • Replies: 3
    • Views: 435
    8 Apr 2013 5:58 PM Go to last post
  4. Mouseover on textfield.

    Hi All, I am using ExtJs 4.1,here have a formpanel with items like textfield.While mouseover each textfield will show with a border to textfield...

    Started by Manoj Parida, 5 Apr 2013 11:45 PM
    • Replies: 1
    • Views: 254
    8 Apr 2013 7:00 AM Go to last post
  5. Ext-JS 4 CRUD - CakePHP

    ....

    Started by davlozi, 3 Feb 2013 3:00 PM
    cakephp, crud, extjs, mysql
    • Replies: 4
    • Views: 893
    5 Apr 2013 2:15 PM Go to last post
  6. Grid Header Filters

    This is the ExtJS 4 version of ExtJS 3.x plugin Ext.ux.grid.GridHeaderFilters available on thread...

    Started by d.zucconi, 14 Oct 2011 7:52 AM
    7 Pages
    1 2 3 ... 7
    • Replies: 64
    • Views: 29,440
    4 Apr 2013 1:08 AM Go to last post
  7. File upload with drag & drop support

    Ext.ux.upload.Button uses Plupload, with a lot of config options. Source on Github: https://github.com/harrydeluxe/extjs-ux/ Demo:...

    Started by harrydeluxe, 15 May 2012 7:30 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 11,281
    29 Mar 2013 11:53 PM Go to last post
  8. Ext.ux.ComboFieldBox - intuitive multi select combobox for 4.1

    Hi all Very largely inspired from Ext.ux.form.field.BoxSelect, but thanks to ver 4.1, with much less code. Ext.ux.ComboFieldBox extends...

    Started by christophe.geiser, 15 Apr 2012 7:21 AM
    10 Pages
    1 2 3 ... 10
    • Replies: 94
    • Views: 17,948
    29 Mar 2013 9:41 AM Go to last post
  9. Ext.ux.widget.Rating Field for 4.1

    Hi all, I could not find a rating field for 4.1, so, here is one : example page: http://bl.ocks.org/2785050 source: ...

    Started by christophe.geiser, 24 May 2012 4:49 PM
    • Replies: 3
    • Views: 1,368
    28 Mar 2013 9:31 AM Go to last post
  10. Checkboxes on group header rows on a group grid

    I am trying to add a checkbox to each group header row in group grid. Has anyone ported over Ext.ux.grid.plugins.GroupCheckboxSelection to ExtJS...

    Started by bpratt65, 8 Jun 2011 2:04 PM
    • Replies: 7
    • Views: 2,362
    26 Mar 2013 10:52 AM Go to last post
  11. Ext.ux.form.ToolFieldSet - Fieldset that allows extra tools

    From what I can see the standard FieldSet component in ExtJS v4 doesn't provide an option for extra tools to be included beyond a collapse tool and a...

    Started by conorarmstrong, 2 May 2011 3:14 PM
    • Replies: 1
    • Views: 2,023
    26 Mar 2013 9:14 AM Go to last post
  12. Log4js-ext logging library published

    I have developed a logging library form my own use, a-la log4j, for ExtJs. I decided to publish it under the GNU Lesser GPL so that the community can...

    Started by pagullo, 3 Jul 2012 5:01 AM
    3 Pages
    1 2 3
    • Replies: 24
    • Views: 6,829
    26 Mar 2013 4:06 AM Go to last post
  13. Ext.ux.ButtonColumn - button and menu

    Recently I had a task to execute number of actions from the grid. I couldn't use Ext.grid.column.Action because there are not just a few but many...

    Started by Solovyevk, 22 Mar 2013 6:25 PM
    • Replies: 3
    • Views: 572
    25 Mar 2013 11:10 AM Go to last post
  14. Ext.ux.TabCloseOnMiddleClick

    Closes tab when middle mouse button is clicked on the tab bar. Based on:...

    Started by adam.jimenez, 22 Mar 2013 3:40 AM
    tabpanel
    • Replies: 1
    • Views: 245
    22 Mar 2013 6:02 AM Go to last post
  15. Ext.ux.grid.plugin.DragSelector

    Grid DragSelector Plugin: Source on Github: https://github.com/harrydeluxe/extjs-ux/blob/master/ux/grid/plugin/DragSelector.js Demo:...

    Started by harrydeluxe, 11 May 2011 8:15 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 4,656
    20 Mar 2013 3:11 PM Go to last post
  16. Ext.ux.WebWorker && Ext.ux.WebWorkerManager

    Hi fellas, I'm pleased to present: ExtJS-WebWorker! After the success of ExtJS-WebSocket now is the turn of Web Workers! And what do we have...

    Started by Wilky, 18 Oct 2012 5:54 PM
    extjs, html5, webworkers
    • Replies: 6
    • Views: 2,216
    20 Mar 2013 2:45 PM Go to last post
  17. Adding buttons to the roweditor

    This post is related to a comment by castitas on the RowEditor plugin. To add buttons to the row editor, you have to overload both the RowEditing...

    Started by castitas, 19 Mar 2013 9:19 AM
    rowediting, roweditor
    • Replies: 1
    • Views: 361
    20 Mar 2013 1:11 PM Go to last post
  18. Ext.ux.ScrumPanel - A simple scrum board in Ext JS

    This is a very simple scrum panel I built for a conference presentation, just a few dataviews and that's pretty much it :). Hope it's of use to...

    Started by mankz, 26 Feb 2013 2:15 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 3,205
    20 Mar 2013 2:17 AM Go to last post
  19. Ext.ux.TreeCombo

    Tree combo using 'Ext.data.TreeStore', Examples: http://extjs.dariofilkovic.com/ Features: - single select - multiselect - children select...

    Started by da_bar, 26 Apr 2012 11:20 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,080
    20 Mar 2013 12:51 AM Go to last post
  20. Grouping Combo

    Can anyone help me to do a Grouping Combo? I'm trying but I'm finding many errors. Thanks!

    Started by Everton Luiz Pascke, 22 May 2011 5:28 PM
    • Replies: 7
    • Views: 8,571
    14 Mar 2013 12:09 PM Go to last post