Ext: Discussion

+ Post New Thread

  1. grid row selection in ExtJS4

    Hi, When we click on the button,the first row in the grid has to select.In ExtJS 3 we are succeedded using ...

    Started by kiranadn.net, 12 Jul 2011 9:42 PM
    • Replies: 3
    • Views: 5,764
    12 Jul 2011 11:57 PM Go to last post
  2. [OPEN] [EXTJSIV-1968] Grid, how to disable show/Hide column and column move ?

    Hi, Everything is on the subject. I don't see how to disable the contextmenu from the grid's header and how to disable the column move option. I...

    Started by Stan92, 16 May 2011 10:55 PM
    contextmenu, grid, move
    • Replies: 5
    • Views: 2,685
    12 Jul 2011 10:55 PM Go to last post
  3. MVC and reading XML data

    I looked at the MVC account manager demo application in the Application Architecture and appreciated it, and it worked using the json data format, I...

    Started by jamone, 12 Jul 2011 7:34 PM
    • Replies: 0
    • Views: 630
    12 Jul 2011 7:34 PM Go to last post
  4. Ext.require() callback not being run

    I'm trying to get the callback in Ext.require to run as it says it should when the loader is done. However I'm not getting a peep from it. What am i...

    Started by Specks, 12 Jul 2011 6:45 PM
    • Replies: 0
    • Views: 694
    12 Jul 2011 6:45 PM Go to last post
  5. Question Store and Webmethod problems

    grettings, i have this code: Ext.onReady(function() { Ext.tip.QuickTipManager.init(); var detailEl;

    Started by pipetabor2011, 12 Jul 2011 3:15 PM
    httpget, params, store, treepanel, webmethod
    • Replies: 0
    • Views: 922
    12 Jul 2011 3:15 PM Go to last post
  6. Understand MVC an big applications

    Hi guys, I have a very big problem to understand MVC for me. :( I like it and so i play with this a little bit. I created an viewport with a...

    Started by yvesm2000, 12 Jul 2011 3:03 PM
    • Replies: 0
    • Views: 656
    12 Jul 2011 3:03 PM Go to last post
  7. Store prefetch ignoring clearOnPageLoad value

    I have an infinite-scrolling grid, and it works fine. The problem is that I need to keep all the data that's been loaded so far in store.data so I...

    Started by azuroff, 12 Jul 2011 2:39 PM
    • Replies: 0
    • Views: 560
    12 Jul 2011 2:39 PM Go to last post
  8. This is bad, but why ?

    I've spent the last few hours reading all the threads and notes on components and factories, e.g.: *...

    Started by slchorne, 12 Jul 2011 10:28 AM
    • Replies: 3
    • Views: 497
    12 Jul 2011 2:18 PM Go to last post
  9. How can I use an MVC Model with a Singleton Pattern??

    I've been trying to find something usefull which allows me use the MVC model with a singleton pattern, just to build for example a Extjs window using...

    Started by luisparada, 12 Jul 2011 1:59 PM
    • Replies: 1
    • Views: 1,493
    12 Jul 2011 2:18 PM Go to last post
  10. Question Hide fieldset items

    hi again i try to find a way to hide the items of a fieldset. what i wanna do is to show just the fieldset title. when the user clicks on the...

    Started by SimonSays, 11 Jul 2011 9:16 PM
    • Replies: 2
    • Views: 392
    12 Jul 2011 2:07 PM Go to last post
  11. Dynamic getters in the controller

    I have what I hope is an easy question. If I have the following parts: Model: User Store: Users View: EditUser in the controller I will have...

    Started by mhuber@clickmotive.com, 12 Jul 2011 1:36 PM
    mvc architecture
    • Replies: 0
    • Views: 323
    12 Jul 2011 1:36 PM Go to last post
  12. Problem with Ext.data.Store and Chrome

    I'm currently getting used to ExtJS 4.0 and the new way things are done. One of the problems that has occurred is that Chrome seems to have a problem...

    Started by Specks, 12 Jul 2011 9:12 AM
    • Replies: 2
    • Views: 773
    12 Jul 2011 12:48 PM Go to last post
  13. display hidden element when combo select

    here is my code items:, ], id: 0, fields: }), ...

    Started by susan-emc, 11 Jul 2011 4:19 PM
    • Replies: 3
    • Views: 740
    12 Jul 2011 12:16 PM Go to last post
  14. Hiding & Showing panel

    Hello, I am developing an application where I want to show two panels but the bottom panel must visible only on particular click in top...

    Started by smj, 12 Jul 2011 5:29 AM
    hide, panel, show, vboxlayout
    • Replies: 3
    • Views: 561
    12 Jul 2011 12:12 PM Go to last post
  15. Hiding a tab

    I'm using the following code to create my tabs var wrapper = new Ext.TabPanel({ fullscreen: true, layout: 'fit',...

    Started by carlinniss, 12 Jul 2011 11:22 AM
    • Replies: 0
    • Views: 253
    12 Jul 2011 11:22 AM Go to last post
  16. Extjs syncing a store gives me a url is undefined error

    Hi! First things first: I'm very new to ext4 and creating a small test project to get a feel for the framework. I have 4 grids that have the...

    Started by Robodude, 12 Jul 2011 10:12 AM
    • Replies: 0
    • Views: 1,535
    12 Jul 2011 10:12 AM Go to last post
  17. Rotating

    I am new to EXTJS and I'm working with Draw to do some basic drawing features. I'm working on rotating sprites and when I use the Rotate Sample and...

    Started by jstone, 12 Jul 2011 9:50 AM
    draw rotate
    • Replies: 0
    • Views: 330
    12 Jul 2011 9:50 AM Go to last post
  18. Question How can I ensure a certain file is loaded before all others in an applications?

    Hi there, I am using Ext4's MVC application model. In my Ext.application call I have a requires property which loads up a few js files (libs,...

    Started by harel, 12 Jul 2011 1:13 AM
    extjs4, load components, locale, requires
    • Replies: 3
    • Views: 497
    12 Jul 2011 9:24 AM Go to last post
  19. ExtJs 4.x Model Declaration Best Practice

    I wanted to query about the best practice for declaring one time use models. In all of the online examples, I see the model's declared this way: ...

    Started by monstersinc, 11 Jul 2011 10:06 AM
    • Replies: 9
    • Views: 3,111
    12 Jul 2011 8:10 AM Go to last post
  20. Question extjs2.2 to extjs4.02 help?

    in 2.2, Ext.BoxComponent is right Ext.ux.IFrameComponent = Ext.extend(Ext.BoxComponent , { onRender : function(ct, position){ ...

    Started by stevenhzj, 12 Jul 2011 7:45 AM
    • Replies: 0
    • Views: 753
    12 Jul 2011 7:45 AM Go to last post