Ext: Q&A

+ Post New Thread

  1. Unanswered: Creating a model Instance with json data?

    Hi there... or whattheheck? ;) Is there a reason why the constructor of Model (with a given data object as parameter) behaves differently as...

    Started by börn, 27 Jan 2012 1:50 AM
    • Replies: 0
    • Views: 239
    27 Jan 2012 1:50 AM Go to last post
  2. Unanswered: How to load items from file

    i have this code , and i want to load all the items of tabpanel from file or link(like loading json data to comboboxes) , is there any way to do it?...

    Started by luka_gorgadze, 27 Jan 2012 12:33 AM
    • Replies: 0
    • Views: 242
    27 Jan 2012 12:33 AM Go to last post
  3. Answered: The second form doesnt render properly, if i click on the second tab

    I am into a situation here. I have more than one form panels. I want to load these on differnt tabs. However, its not rendering properly. Only a...

    Started by kislay.kishore, 25 Jan 2012 7:34 AM
    form panel
    • Replies: 6
    • Views: 509
    27 Jan 2012 12:32 AM Go to last post
  4. Unanswered: [Question] using JsonStore's proxy for cross domain

    var store = new Ext.data.JsonStore({ root: 'topics', totalProperty: 'totalCount', idProperty: 'threadid', ...

    Started by ultrakyo, 26 Jan 2012 8:09 PM
    • Replies: 1
    • Views: 590
    26 Jan 2012 11:35 PM Go to last post
  5. Unanswered: Ext Core docs not being distributed

    At the Ext core download page it says the the Ext Core 3.1.0 SDK contains "HTML documentation". It also says that to access the docs you should...

    Started by Wedgie, 11 May 2010 5:00 PM
    • Replies: 3
    • Views: 1,710
    26 Jan 2012 10:52 PM Go to last post
  6. Answered: 'xtype' is null or not an object

    I'm facing a very wierd problem. I have developed an application and it worked perfect in FireFox. But when I try to open it on IE7 and IE 8, it...

    Started by seema, 25 Jan 2012 4:29 PM
    • Replies: 8
    • Views: 1,197
    26 Jan 2012 6:18 PM Go to last post
  7. Unanswered: iFrame src

    Hey all, My application needs users to be able to enter in web links they would like to store. I was asked to put an iFrame in the bottom half of...

    Started by rTankersley, 20 Jan 2012 4:40 PM
    • Replies: 6
    • Views: 855
    26 Jan 2012 5:44 PM Go to last post
  8. Unanswered: [Question] How to customize the mask of the chart?

    Hi, according to the ExtJs 4.0 API Doc, we can show mask to select region on the chart to zoom that region as code below: items: { ...

    Started by ultrakyo, 26 Jan 2012 4:54 PM
    • Replies: 1
    • Views: 419
    26 Jan 2012 5:21 PM Go to last post
  9. Answered: MVC and Action Column: How to?

    Hi There, I am finally digging to to ExtJS to a deeper level, and have come across an challange I just can't work out how to do... I follow...

    Started by nzmehere, 20 Jan 2012 12:05 PM
    • Replies: 3
    • Views: 1,004
    26 Jan 2012 5:21 PM Go to last post
  10. Answered: Ext.Msg listeners / events not firing

    I am trying to capture a Ext.window.MessageBox close event and it seems to not be firing. Here is how I define the messagebox: Ext.Msg.show({ ...

    Started by glareff, 8 Sep 2011 1:21 AM
    • Replies: 3
    • Views: 1,038
    26 Jan 2012 4:50 PM Go to last post
  11. Question Unanswered: Three.js Component

    Hello, I'm tryting to get the Three.js WebGL framework working within ExtJS. The problem occurs when I try to add the rendering canvas into a...

    Started by megakill, 24 Jan 2012 6:09 PM
    • Replies: 1
    • Views: 425
    26 Jan 2012 2:05 PM Go to last post
  12. Unanswered: Same container in every tab

    Hello all, This is my first post so sorry if this is a stupid question. I am currently using extjs 4 and have a tab panel of about 4 tabs and I...

    Started by Kaiser_Wilhelm, 24 Jan 2012 2:36 PM
    extjs 4
    • Replies: 2
    • Views: 348
    26 Jan 2012 11:47 AM Go to last post
  13. Unanswered: Not able to add window to viewport region

    I created my own window class with xtype 'loginwindow' and constrain:true option. I also have east region in viewport with id 'eastreg'. Now i m...

    Started by pavancreative81, 26 Jan 2012 11:28 AM
    • Replies: 0
    • Views: 191
    26 Jan 2012 11:28 AM Go to last post
  14. Answered: lazy instantiation of the store

    Hi Is it possible to do lazy instantiation for the store when defining grid or combobox? Something like store: { type: 'array', id:...

    Started by whalethewise, 26 Jan 2012 7:58 AM
    • Replies: 2
    • Views: 449
    26 Jan 2012 11:01 AM Go to last post
  15. Unanswered: IE 6 and 7 crashes when I use treepanel

    Does anybody know why IE 6 and 7 (maybe other versions also) crashes (it works fine in Firefox and Chrome) when I use this code: Ext.require(); ...

    Started by gisada, 25 Jan 2012 8:51 AM
    • Replies: 4
    • Views: 595
    26 Jan 2012 10:53 AM Go to last post
  16. Unanswered: Synching Grid with store and vise versa

    Hello, I have a GridPanel with a Store associated with it, and a button in the panels layout. When the button is pressed, I call store.sync()...

    Started by infernoz, 25 Jan 2012 1:55 PM
    • Replies: 5
    • Views: 734
    26 Jan 2012 10:41 AM Go to last post
  17. Answered: Which part of extjs 4 is the Core (the one under MIT license)

    The webpage about extjs core is not updated (or, at least, updated only to version 3). I would like to understand which part is updated to version...

    Started by Fire-Dragon-DoL, 25 Jan 2012 10:18 PM
    class, ext-core, javascript
    • Replies: 2
    • Views: 442
    26 Jan 2012 10:08 AM Go to last post
  18. Unanswered: How to use CheckboxSelectionModel with rows selected by default

    Can someone please help me how to use CheckboxSelectionModel and GridPanel so that some records are already selected/checked. Currently I know how...

    Started by Notepad123, 26 Jan 2012 8:21 AM
    • Replies: 1
    • Views: 548
    26 Jan 2012 10:05 AM Go to last post
  19. Answered: Adding icon in grid column's header

    How can i add icon in grid an attach some action to them? For example i need to close columns. Something like this: One of the possible solution...

    Started by Romick, 2 Dec 2011 9:36 AM
    • Replies: 9
    • Views: 2,029
    26 Jan 2012 9:50 AM Go to last post
  20. Unanswered: Data grid to generate in tab panel

    Right now i have a tab panel with 4 tabs. Inside each tab I have a button and after the user clicks the button I want to generate a data grid inside...

    Started by Kaiser_Wilhelm, 25 Jan 2012 6:48 PM
    data grid, ext js 4, panel, tab
    • Replies: 3
    • Views: 897
    26 Jan 2012 9:25 AM Go to last post