Ext: Discussion

+ Post New Thread

  1. Card navigation is not happening

    I am new to extjs 4.0. I am very much familiar how things work in extjs 3.4. The MVC is giving me a tough time to grasp. Here is my problem: I have...

    Started by tayyabah, 3 Feb 2012 7:02 AM
    • Replies: 3
    • Views: 415
    6 Feb 2012 3:35 AM Go to last post
  2. check if panel exists

    I'm trying to use the following to check if a panel exists before I remove it. The following always tries to remove the panel even if it is not...

    Started by Dmoney, 2 Apr 2011 6:29 AM
    check if exists
    • Replies: 4
    • Views: 2,130
    6 Feb 2012 2:49 AM Go to last post
  3. Call function on enter in a form

    Hi! I'm totally new to ExtJS and I need help. I can't figure out how to call a function with pressing the enter-key. init: function() { ...

    Started by Proton, 6 Feb 2012 12:47 AM
    • Replies: 2
    • Views: 494
    6 Feb 2012 2:03 AM Go to last post
  4. path of view is incorrect in extjs 4 mvc application

    I'm trying to deploy my mvc app into my large web application. I have defined the app folder and can see in fire bug that it is calling the correct...

    Started by Anthony.Hall, 5 Feb 2012 12:02 PM
    • Replies: 1
    • Views: 515
    5 Feb 2012 6:54 PM Go to last post
  5. Question enableBubble doesn't work with a Controller (nested controllers)

    hi, In my UI i have two nested panels with separate controllers. What i want to do is call some method on the outside controller when the inside...

    Started by gs76pl, 8 Oct 2011 8:18 AM
    • Replies: 4
    • Views: 908
    5 Feb 2012 4:27 PM Go to last post
  6. Avoid auto IDs ext-genxxx in some part of a page ?

    Hi, I'm using TinyMCE to edit some DIVs on demand from a Ext generated page. TMCE just take the DIV innerHTML and allow to edit it. And the html...

    Started by pkli, 5 Feb 2012 1:29 AM
    • Replies: 2
    • Views: 367
    5 Feb 2012 11:07 AM Go to last post
  7. Form Checkbox / Grid Checkcolumn

    I've recently have run into an issue converting a legacy app's front-end and was looking for advice as to best practice or suggestions on how to...

    Started by JIMECKELS, 3 Feb 2012 11:51 AM
    • Replies: 2
    • Views: 327
    5 Feb 2012 6:58 AM Go to last post
  8. App loading component?

    Is there a component or convention like in GXT where if I have a div in my html with a special id or class I get a loading spinner while the whole...

    Started by groovydude, 7 Jan 2012 8:47 AM
    • Replies: 7
    • Views: 928
    4 Feb 2012 1:47 PM Go to last post
  9. each model needs a store?!?

    Hi, I'm trying to load a set of json data. Each record (sec) contains two group of different type of data (coord and rebar). I define the models,...

    Started by SpinoWeb, 4 Feb 2012 4:07 AM
    • Replies: 3
    • Views: 415
    4 Feb 2012 11:54 AM Go to last post
  10. gzip ext-all.js for faster download

    I was looking for a way to decrease the download time of my app and ended up using the gzip method. I am posting this here in hopes that someone may...

    Started by joseph09, 13 Jun 2011 1:57 PM
    • Replies: 5
    • Views: 2,035
    4 Feb 2012 6:45 AM Go to last post
  11. Question How to add a tool to Ext.tab.Bar?

    Hello, I would like tou add some tools to Ext.tab.Bar (or Ext.tab.Panel), something like this: As you can see, when many tabs are...

    Started by astronaute, 3 Feb 2012 8:24 AM
    • Replies: 4
    • Views: 978
    4 Feb 2012 2:56 AM Go to last post
  12. Layout problem with EXT.JS 4.1 Beta 2

    Hello I want this layout : Ext.require(); Ext.onReady(function(){

    Started by feanor91, 3 Feb 2012 11:25 AM
    • Replies: 6
    • Views: 615
    4 Feb 2012 2:55 AM Go to last post
  13. can't create dropZone

    I'm really struggling with getting the drag and drop working between two dataViews. The problem is with the drop. I set up the drop zone like this...

    Started by Dmoney, 30 Apr 2011 6:05 PM
    dataview, drag and drop
    • Replies: 3
    • Views: 764
    4 Feb 2012 2:47 AM Go to last post
  14. Grid resize event not being fired

    I don't see any other posts on the matter, but I'm sure someone else has come across this. I have a gridpanel inside of a tab panel with the...

    Started by mminnie, 3 Feb 2012 8:18 AM
    grid resize event
    • Replies: 4
    • Views: 601
    3 Feb 2012 2:00 PM Go to last post
  15. How to display JSON data in Tree?

    Hi, I'm working with Grails and a I have the next JSON data: ...

    Started by Edd, 3 Feb 2012 10:32 AM
    grails, json, tree, treepanel
    • Replies: 1
    • Views: 512
    3 Feb 2012 11:03 AM Go to last post
  16. response.responseText

    i try to use responseText at this way, but without any sucess, i want this look similar form.submit function, is that possible? if is, how to...

    Started by brunopbarrote, 3 Feb 2012 9:10 AM
    • Replies: 8
    • Views: 965
    3 Feb 2012 10:03 AM Go to last post
  17. Noob question on resizing panels

    I'm doing my first application. I have a basic set up and working, but when I load html into a panel via ajax I can't get the panel to resize. I have...

    Started by bm322741, 3 Feb 2012 9:16 AM
    ajax response, resizing
    • Replies: 2
    • Views: 370
    3 Feb 2012 9:34 AM Go to last post
  18. Exclamation how to set value for cell in Grid on beforeedit function?

    how to set value for cell in Grid on beforeedit function? I want to evaluate some expression on beforeedit . The evaluated value will be...

    Started by prnandaece, 2 Feb 2012 4:21 AM
    • Replies: 3
    • Views: 1,066
    3 Feb 2012 9:01 AM Go to last post
  19. Need help with Viewport and navigation (switching views)

    Hi, let me just start by saying I'm new to Ext JS, as a matter of fact, it's the first time I use a javascript framework. I've already completed all...

    Started by dOrduna, 2 Feb 2012 4:38 PM
    navigation, viewport, views
    • Replies: 2
    • Views: 372
    3 Feb 2012 8:28 AM Go to last post
  20. First approach of a native scrolling tree and grid

    Hey guys, I started a first approach to let a treepanel use native scrollbars and so let it scroll horizontally (see BUG 1954). I think, the...

    Started by makana, 25 Jul 2011 3:16 AM
    • Replies: 2
    • Views: 908
    3 Feb 2012 7:56 AM Go to last post