Ext: Q&A

+ Post New Thread

  1. Question Unanswered: Populated Form that can toggle between editable and readonly

    Hello All, I am fairly new to Extjs. I am building a pretty complex application for a newbie. I have a grid that is populated with data (obviously)...

    Started by rmiclon, 21 Oct 2011 11:47 AM
    extjs 4, form buttons, grid cell click, mvc architecture, readonly
    • Replies: 5
    • Views: 664
    26 Oct 2011 10:58 AM Go to last post
  2. Answered: Confused about how or when a store is loaded

    I am using the draw component and need to render a bunch of sprites onto the surface. The information for all this is to be loaded into a store...

    Started by Simon Tomlin, 26 Oct 2011 2:34 AM
    • Replies: 5
    • Views: 580
    26 Oct 2011 10:26 AM Go to last post
  3. Unanswered: Problem with font charts IE9

    Hi all. I created a few charts to prove their ability. But when I try to prove the result in IE9, the font of each of the labels isn't standard....

    Started by semialcruz, 26 Oct 2011 9:49 AM
    • Replies: 0
    • Views: 295
    26 Oct 2011 9:49 AM Go to last post
  4. Question Answered: Styling a button not working

    Hi all... Ok, feeling pretty stupid here... working on upgrading an ExtJS 3.x app to 4.0.6 and running into a problem styling things... now, I know...

    Started by frank.zammetti, 25 Oct 2011 1:34 PM
    • Replies: 2
    • Views: 1,049
    26 Oct 2011 7:45 AM Go to last post
  5. Answered: MVC event bubbling - bug or is it just me ?

    Hi, I am not sure if this is a bug, or it is just me, so I will post here just in case :) Until recently I used ExtJS 4.02a to create an MVC...

    Started by kef4e, 24 Oct 2011 11:23 PM
    • Replies: 4
    • Views: 841
    26 Oct 2011 7:26 AM Go to last post
  6. Unanswered: How to modify Desktop in Extjs4

    Hi, I discovered ExtJS4 after some work on ExtJS2. I have to begin with the example version of Desktop and change a lot of thing. One of this...

    Started by iNes14, 24 Oct 2011 11:11 PM
    dataview, desktop, extjs4, window
    • Replies: 1
    • Views: 744
    26 Oct 2011 6:34 AM Go to last post
  7. Question Answered: setting columnWidth and column header dynamically

    hi every body, in extjs3 we used the following functions to set proprieties: var colMod = grid.getColumnModel(); colMod.setColumnHeader(1, 'new...

    Started by adms, 22 Oct 2011 6:04 AM
    • Replies: 7
    • Views: 668
    26 Oct 2011 3:50 AM Go to last post
  8. Unanswered: Viewport adding grid to container problem

    Hi, I am newbie with extjs4. I am using mvc with autoCreateViewport: true, In the View port i have on west a tree (menu) and on center a...

    Started by rbasto, 26 Oct 2011 2:04 AM
    add, container, grid, viewport
    • Replies: 1
    • Views: 466
    26 Oct 2011 2:31 AM Go to last post
  9. Unanswered: Creating custom Proxy, where to put source file?

    I have overridden the rest proxy, but I cannot get it to load. I have the same symptoms as this guy ...

    Started by mattbroekhuis, 25 Oct 2011 9:14 PM
    custom proxy, dependencies, mvc, rest
    • Replies: 1
    • Views: 1,244
    26 Oct 2011 1:12 AM Go to last post
  10. Unanswered: Multiple views with same store

    Hi, I have chart and grid that share same Store. After sorting in grid data order changed in chart also. How can I avoid this? Should I create...

    Started by Varela, 6 Oct 2011 8:04 AM
    store view share
    • Replies: 1
    • Views: 459
    26 Oct 2011 12:55 AM Go to last post
  11. Unanswered: Sticky Grid Grouped Header

    Can someone give me pointers on how to implement sticky grouped headers in a grid? Just like the sencha touch list grouping. Thanks!

    Started by abcdef, 25 Oct 2011 10:59 PM
    • Replies: 0
    • Views: 488
    25 Oct 2011 10:59 PM Go to last post
  12. Unanswered: Add some Parameters to Form on Postback

    Hi, I am currently using Form Fileupload example to upload a file and my server side will handle the backend processing. I would like to add a few...

    Started by shaoen01, 25 Oct 2011 6:13 PM
    • Replies: 1
    • Views: 559
    25 Oct 2011 6:27 PM Go to last post
  13. Unanswered: REST + form submit

    I am trying MVC architecture + REST + form. I have some difficulties with the new syntax. My store: var userstore =...

    Started by clemence, 24 Oct 2011 3:55 PM
    • Replies: 4
    • Views: 1,241
    25 Oct 2011 5:35 PM Go to last post
  14. Unanswered: Best Place to put Ux directory

    I'm building a nice large app using MVC, just wondering where most people are putting their ux's... As I try to keep extensions and ui in version...

    Started by dawesi, 22 Oct 2011 8:41 PM
    • Replies: 3
    • Views: 1,666
    25 Oct 2011 5:07 PM Go to last post
  15. Unanswered: Ext.define('mygrid'...) vs var grid

    How can I get my grid if I define it with the new syntax? In the following code, I don't manage to get my grid to remove the selections...

    Started by clemence, 25 Oct 2011 2:40 PM
    • Replies: 2
    • Views: 729
    25 Oct 2011 4:52 PM Go to last post
  16. Unanswered: Tab Panel tab's doesn't destroy old content when new tab is clicked ?

    Hi, I have created an application similar to O'Reilly example in sencha touch examples. Consisting of 4 tab's at the bottom, of which three of...

    Started by anirudh429, 24 Oct 2011 4:30 PM
    tab bar, tab panel
    • Replies: 6
    • Views: 1,373
    25 Oct 2011 3:22 PM Go to last post
  17. Answered: Viewport & Deferred Render

    I have a viewport. My code uses the .add() to add components to it after creation, and i don't want it to render until they are done. I see...

    Started by Entropy, 25 Oct 2011 9:12 AM
    • Replies: 2
    • Views: 593
    25 Oct 2011 1:59 PM Go to last post
  18. Question Unanswered: How to make Ext.tree.Panel as Floating

    I have leftPanel which is of Ext.tree.Panel having menu, I want to make is floatable so its always visible when scrolling the page. ...

    Started by Hacker_Sallu, 25 Oct 2011 12:29 PM
    • Replies: 0
    • Views: 331
    25 Oct 2011 12:29 PM Go to last post
  19. Answered: Ext.panel.Tool tooltips not displaying.

    Tool tips don't seem to be working on Ext.panel.Tool components. In the following code example, the button renders a tool tip on mouseover, however...

    Started by gbegley, 25 Oct 2011 7:59 AM
    • Replies: 2
    • Views: 786
    25 Oct 2011 11:44 AM Go to last post
  20. Answered: How to insert a default value to combobox after getting data from proxy via autoLoad?

    Hey guys, I'm trying to put a default value to my combobox after getting data from my proxy via ajax and autoLoad. How can I add a prompt/default...

    Started by silent, 25 Oct 2011 1:25 AM
    • Replies: 1
    • Views: 461
    25 Oct 2011 9:03 AM Go to last post