Ext 3.x: User Extensions and Plugins

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

+ Post New Thread

  1. Cool 'Google Search' IN PANEL

    //HTML// <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type"...

    Started by koko2589, 7 Jun 2009 10:42 AM
    • Replies: 3
    • Views: 2,521
    7 Jun 2009 11:53 PM Go to last post
  2. (Persian or Jalali or Iranian) Date for Extjs

    Hi All about (Persian or jalali or Iranian) Date form blow link: http://en.wikipedia.org/wiki/Iranian_calendar Update - 3 Dec 2009: some fix...

    Started by vahid4134, 11 Oct 2009 4:10 AM
    • Replies: 6
    • Views: 3,816
    7 Nov 2010 3:57 AM Go to last post
  3. 2 Plugins: resizable htmleditor and "state keeper" for simulating change event

    Update: Issues with actually being able to use the htmleditor with the HtmlEditorResizer have been "fixed". I just did a page with an htmleditor...

    Started by mitch_feaster, 13 Aug 2009 2:01 PM
    • Replies: 3
    • Views: 2,813
    14 Aug 2009 9:34 AM Go to last post
  4. 3.3+ RatingColumn. A star rating column renderer.

    This plugin is for 3.3 onwards of ExtJS. It renders an editable star rating from an INTEGER field in the Record. The optional (defaults to 5)...

    Started by Animal, 28 Jul 2010 11:37 PM
    • Replies: 8
    • Views: 4,200
    20 Nov 2010 2:35 PM Go to last post
  5. A Field class which does not have to be rendered in a FormLayout

    This extension to Ext.form.Field wraps itself in all the correct DOM elements, and creates its label regardless of what layout it is in. It hides...

    Started by Animal, 7 Aug 2009 6:20 AM
    • Replies: 8
    • Views: 2,067
    10 Aug 2009 12:52 AM Go to last post
  6. A Simple DataWriter

    I haven't seen anything like this yet, which surprised me. Here is a simple DataWriter for those who want to have their parameters in HTTP POST...

    Started by kesteb, 12 Mar 2010 10:54 AM
    • Replies: 7
    • Views: 1,523
    15 Mar 2010 12:46 PM Go to last post
  7. Post Accessing Ext Fuctions from IFrame

    Is is possible to access EXT functions from within ManagedIFrame? i.e. I would like call "collapseAll" which is a TreePanel function, however I...

    Started by MrSparks, 11 Sep 2010 4:06 PM
    • Replies: 0
    • Views: 662
    11 Sep 2010 4:06 PM Go to last post
  8. Accordion preview example with ExtJS-3.0 or newer

    Hi Sakalos, everybody and Happy new year, I tried to run the excemllent "Accordion preview example" (http://aariadne.com/accordion-preview/)...

    Started by ferret, 6 Jan 2010 5:14 AM
    • Replies: 2
    • Views: 3,334
    3 Feb 2011 11:45 AM Go to last post
  9. Cool Accordion-Vbox custom hybrid layout

    ExtJs has two well-known layouts called Accordion and Vbox. Basically, in a vertical list of panels, AccordionLayout manages multiple Panels in...

    Started by tot2ivn, 23 Aug 2010 6:36 AM
    • Replies: 9
    • Views: 4,211
    16 Jun 2011 1:13 AM Go to last post
  10. Red face Accordion-Vbox with Split to Resize Each Region

    What I want is conceptually simple (& I'm quite surprised that there's still no out-of-the-box layout for what I want to do). I basically want an...

    Started by jmike09, 4 Feb 2011 8:29 AM
    accordion-preview, accordion-vbox, saki, splitvboxlayout
    • Replies: 2
    • Views: 2,084
    29 Mar 2011 9:08 PM Go to last post
  11. Add a delete button in each row of an data grid

    Ever wanted to Add a delete button in each row of an data grid? Just follow the link that leads to a blog post of mine and you can download an...

    Started by marcus.schiesser, 13 Jun 2009 12:29 PM
    • Replies: 2
    • Views: 5,923
    14 Jun 2009 8:04 AM Go to last post
  12. Add iconCls to mainItem of GroupTabPanel and Remove expand/collapse icon

    I want to add iconCls to mainitem of GroupTabPanel. and I want to remove '+' or '-' (expand/collapse) icon form groupTab which has one item.

    Started by ornanong_o, 26 Nov 2010 1:38 AM
    • Replies: 0
    • Views: 896
    26 Nov 2010 1:38 AM Go to last post
  13. Add new tab button in tab strip

    Usage: plugins: , createTab: function() { // Optional function which the plugin uses to create new tabs return { ...

    Started by Animal, 18 Oct 2009 6:27 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 13,254
    25 Mar 2013 12:32 AM Go to last post
  14. Add new tab button?

    Anyone happen to have an extension or code that places a button to the right of the last tab in a TabPanel which when clicked, adds a new tab, sorta...

    Started by softwareguy, 11 Jul 2011 8:03 AM
    • Replies: 0
    • Views: 520
    11 Jul 2011 8:03 AM Go to last post
  15. Add plugin after grid has loaded

    Is there a way to add plugin for a grid after the grid has loaded in extjs? I have trouble where I use extjs designer tool to create a grid; however,...

    Started by leoman730, 28 Sep 2010 7:37 AM
    • Replies: 3
    • Views: 1,564
    1 Oct 2010 5:16 PM Go to last post
  16. Lightbulb Add server-side validation to your gridpanel

    Hi! This is my first post on this forum :) I've been using ExtJS for a few weeks now, and I've purchased a license to use ExtJS + Ext Designer...

    Started by Onkelborg, 18 Sep 2010 12:53 AM
    editable grid, grid, gridpanel, server-side, validation
    • Replies: 3
    • Views: 3,593
    14 Mar 2012 11:15 PM Go to last post
  17. Adding HTML5 History Management

    Hi, I just added HTML5 History Management to ExtJS 3.30. No polling 20 times per second anymore on supporting browser. Regards, Aldian

    Started by aldian, 26 Oct 2010 1:54 AM
    • Replies: 1
    • Views: 1,244
    26 Oct 2010 3:05 AM Go to last post
  18. 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,351
    25 Apr 2013 10:13 AM Go to last post
  19. Question Advise: Plugin to override component function

    HI all, I'm developing a plugin to override some component functions. I would like to hear if my approch is correct. App.form.EntityFormPlugin...

    Started by DaviBaldin, 15 Jun 2010 6:54 AM
    • Replies: 0
    • Views: 665
    15 Jun 2010 6:54 AM Go to last post
  20. Agile-application-stack

    I made a plug-in for Atlassian Confluence with ExtJS 3+.. http://confluence.atlassian.com/display/CONFEXT/Agile-application-stack Sorry this is...

    Started by rule3, 15 Dec 2009 2:15 PM
    • Replies: 0
    • Views: 1,283
    15 Dec 2009 2:15 PM Go to last post