Ext: Q&A

+ Post New Thread

  1. Unanswered: Tree Scroll bar is Reseting with Drag and Drop plugin

    Hi, I have a tree with scrollbar and Drag and Drop plugin. When i try to click any of the nodes after scrolling to the bottom, the scroll bar...

    Started by senthil41189, 26 Dec 2012 3:40 AM
    • Replies: 2
    • Views: 214
    29 Dec 2012 3:28 AM Go to last post
  2. Unanswered: Need help implementing Infinite AJAX scroll

    Hello, I am using the live search grid example as given on - http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/grid/live-search-grid.html ...

    Started by sidds.moona, 25 Dec 2012 6:04 AM
    infinite ajax scroll
    • Replies: 2
    • Views: 210
    28 Dec 2012 6:55 PM Go to last post
  3. Unanswered: Create a vertical line like toolbar serator

    Hi, Is there a way to create a vertical line like the toolbar separator? I want to have such a line to separate 2 sections in panel or form. ...

    Started by sj_tt6, 28 Dec 2012 9:18 AM
    • Replies: 1
    • Views: 162
    28 Dec 2012 2:14 PM Go to last post
  4. Answered: Tree takes too long to load

    I have a list with 700 nodes... the tree panel takes forever to load... about 35 seconds on firefox and IE... however it's only about 12 seconds on...

    Started by eaglefox12, 27 Dec 2012 12:09 PM
    ext 4, load data, optimal rendering, tree
    • Replies: 3
    • Views: 329
    28 Dec 2012 1:41 PM Go to last post
  5. Unanswered: textareafield 'dirtychange' event issue with ie

    Having a weird problem in IE only (Chrome and FF are not affected)... when I have an xtype textareafield on a form, and I use loadRecord to display a...

    Started by WagsMax, 26 Dec 2012 2:06 PM
    • Replies: 2
    • Views: 353
    28 Dec 2012 11:37 AM Go to last post
  6. Answered: How to show content in layout after click tree node

    Hello everybody, i am stuck here. i have a tree like this MyTree.js var store = Ext.create('Ext.data.TreeStore', { proxy: { ...

    Started by oncom, 23 Dec 2012 11:02 PM
    • Replies: 2
    • Views: 398
    28 Dec 2012 10:29 AM Go to last post
  7. Answered: Using the Sencha Eclipse plugin in an existing project

    Hi, I have an Eclipse project that was created using the Google App Engine plugin, all of the web-services are pretty much setup as I planned. ...

    Started by RobWilson, 28 Dec 2012 4:13 AM
    eclipse plugin, vjet
    • Replies: 3
    • Views: 1,058
    28 Dec 2012 9:40 AM Go to last post
  8. Unanswered: Set Combobox value and display Field by Loading Record in Form

    Hey everybody, I have a Combobox assigned to a DirectStore. When the user inputs some text the Store send a request to the backendserver....

    Started by h.martiker, 26 Dec 2012 6:37 AM
    • Replies: 1
    • Views: 412
    28 Dec 2012 8:59 AM Go to last post
  9. Unanswered: How to increase the height of trigger field

    the trigger field height is too small IMO.. as you can see... the button on the right is bigger. I have tried height: 40 but the...

    Started by eaglefox12, 26 Dec 2012 5:38 PM
    • Replies: 1
    • Views: 195
    28 Dec 2012 8:56 AM Go to last post
  10. Unanswered: fireEvent does not return parameter values ExtJs 4

    Hi, I have two controllers, Say Controller-A and Controller B, Controller-A...{ ..... .... handleSomething : function () { ...

    Started by parvinder18, 26 Dec 2012 6:17 AM
    • Replies: 1
    • Views: 185
    28 Dec 2012 8:53 AM Go to last post
  11. Unanswered: how to change distance between bars in bar chart ..

    HI All, I am using Extjs 4.1.1. bar chart. I specified bar chart width to 1100px. if I uses catagory axis data less for example two values, the...

    Started by kkk150984, 26 Dec 2012 5:06 AM
    • Replies: 1
    • Views: 95
    28 Dec 2012 8:51 AM Go to last post
  12. Unanswered: ExtJs - IE 9

    We have developed an application in Extjs-4.0 , if we keep our application idle for few minutes by without triggering any events and we try to invoke...

    Started by rvnarayanan, 26 Dec 2012 12:19 AM
    • Replies: 1
    • Views: 168
    28 Dec 2012 8:43 AM Go to last post
  13. Unanswered: Problem with iconCls for toolbar items

    Hi All, I struck up with problem like "when a toolbar button with combination of iconCls & text config, what ever apply iconCls is not...

    Started by DineshGudikandula, 26 Dec 2012 8:55 PM
    • Replies: 7
    • Views: 385
    28 Dec 2012 2:24 AM Go to last post
  14. Unanswered: Content carousel effect using tabpanel or card layout

    Hi, I am pretty new to ExtJS, trying to build a functionality which behaves like a content slider (similar to content carousel) and a tab panel for...

    Started by AshwiniNaidu, 13 Dec 2012 2:21 AM
    • Replies: 4
    • Views: 247
    27 Dec 2012 10:56 PM Go to last post
  15. Unanswered: Variables accessible from all controller functions? (MVC)

    Hey all, I'm using the MVC application structure. I've got a controller with quite a few functions in it. They all access a lot of the same...

    Started by alex9311, 13 Dec 2012 2:13 PM
    controller, global, mvc
    • Replies: 2
    • Views: 260
    27 Dec 2012 3:12 PM Go to last post
  16. Unanswered: Formatting and rendering multiple values into a row cell

    Hi, everyone I am just a newbie in this framework; Have gotta problem displaying two date values (end_date and start_date; both are not formatted...

    Started by ssenlighta, 27 Dec 2012 4:36 AM
    • Replies: 1
    • Views: 123
    27 Dec 2012 1:51 PM Go to last post
  17. Question Unanswered: How to refresh grid in another IE window?

    Hello, I have developed an application using the MVC architecture. I previously had two views (Grid panel, modal window) that allowed me to do...

    Started by scgrif32, 19 Dec 2012 8:05 PM
    grid, grid refresh, grid view, update store
    • Replies: 5
    • Views: 310
    27 Dec 2012 1:46 PM Go to last post
  18. Answered: Class System: A mixin constructor

    Hello, how can I have a mixin constructor to augment the class instance? This does not work: Ext.define('MyApp.mixin.Test', { extend:...

    Started by Dumas, 27 Dec 2012 11:01 AM
    • Replies: 2
    • Views: 275
    27 Dec 2012 1:04 PM Go to last post
  19. Unanswered: Grid - Summary & Grouping Summary (Totals & Grand Totals)

    Hi, I'd like to have a grouped grid that has totals for the grouped rows and a grand total at the bottom of the grid. It looks like what I want is...

    Started by JustinW, 8 Dec 2011 9:32 AM
    • Replies: 4
    • Views: 1,178
    27 Dec 2012 11:23 AM Go to last post
  20. Unanswered: Grid Grouping for multiple columns

    I want to do the grouping in the grid panel for more than one field . Say for ex i want to do the grouping on department and designation for the...

    Started by Soumya_Jagalur, 27 Dec 2012 7:29 AM
    • Replies: 1
    • Views: 317
    27 Dec 2012 7:36 AM Go to last post