Ext 3.x: Help & Discussion

+ Post New Thread

  1. ExtJS Datagrid column sorting disabled

    Hi, I found that default sorting feature attached to data grid is no longer enabled. I mean from the it is appearing as disabled. Few months...

    Started by Indunil Ramadasa, 21 Sep 2009 9:44 PM
    • Replies: 4
    • Views: 2,888
    16 Feb 2011 10:23 AM Go to last post
  2. Autogrid in 3.0 does it exist ?

    Doing some searching and I am getting lost. My requirements User selects criteria from several sources, then the query is run. Now the...

    Started by michaelc, 14 Sep 2010 3:26 PM
    • Replies: 5
    • Views: 1,100
    16 Feb 2011 9:48 AM Go to last post
  3. fileUpload: Unable to passing additional parameter on a submit (server side)

    Hello, Parameters are not being passed in the request when doing a form submit for a form that has a fileUpload: true. In firebug, I see the...

    Started by luisfernando.comp, 15 Feb 2011 6:11 PM
    • Replies: 2
    • Views: 1,132
    16 Feb 2011 9:41 AM Go to last post
  4. maintaining state of fields in a panel

    Hi, I have a tab panel with two tabs, these tabs have a common panel which have textfields,comboboxes, checkboxes etc.. I want to maintain...

    Started by ajay.kumar2, 16 Feb 2011 9:37 AM
    • Replies: 0
    • Views: 507
    16 Feb 2011 9:37 AM Go to last post
  5. Container doesn't layout in Chrome

    I have something that extends container, and it doesn't show up in Chrome, only its fieldLabel is visible. It's in a form layout and the div after...

    Started by extjosh, 16 Feb 2011 9:16 AM
    • Replies: 0
    • Views: 356
    16 Feb 2011 9:16 AM Go to last post
  6. How I can catch success Action for all Ajax call

    Hello. Question: I want write exception for all success Ajax call with some parametr. (success:false)

    Started by AndrejSk, 16 Feb 2011 9:15 AM
    • Replies: 0
    • Views: 493
    16 Feb 2011 9:15 AM Go to last post
  7. Looking for an example of an Ext.form.FormPanel descendant with a JSONReader

    Hi! After the previous post asking for help, I was thinking: just an example of an Ext.form.FormPanel descendant with a JSONReader would be...

    Started by olivierpons, 16 Feb 2011 9:06 AM
    • Replies: 0
    • Views: 892
    16 Feb 2011 9:06 AM Go to last post
  8. Problem JSONReader <=> XMLReader

    Hi! I tried to make my component descending from FormPanel, then copy- paste the code from the example, and on the server side, return XML : ...

    Started by olivierpons, 16 Feb 2011 8:40 AM
    • Replies: 0
    • Views: 482
    16 Feb 2011 8:40 AM Go to last post
  9. XTemplate selector

    Hello, I am trying to develop a FilterEditor using ExtJS. user creates some range, comparison, null/notnull criterias and I need to present them in...

    Started by hazimdikenli, 15 Feb 2011 11:36 PM
    dataview, xtemplate
    • Replies: 2
    • Views: 517
    16 Feb 2011 8:32 AM Go to last post
  10. Exclamation GroupingStore filter exactMatch not working

    I'm trying to filter my GroupingStore, in my case on modelId. It is returning results for both modelIds "1" and "101" ...

    Started by Syed Huda, 15 Feb 2011 5:21 PM
    • Replies: 1
    • Views: 574
    16 Feb 2011 8:22 AM Go to last post
  11. How to reload a DataStore with new data.. ? :-0

    Hello All, I am trying to insert data into my grid, the data comes from my DataBase, and i use $jsonresult = JEncode($arr); to pass the data back.....

    Started by hananyariv, 16 Feb 2011 5:24 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,125
    16 Feb 2011 8:19 AM Go to last post
  12. GridPanel + PagingMemoryProxy + ArrayStore problem with paging and filtering data

    Hi guys! I am using Ext 3.0.0 and am trying to implement grid panel with pagination ability and combobox to filter data in grid panel. ...

    Started by nehoshi, 16 Feb 2011 8:15 AM
    • Replies: 0
    • Views: 1,422
    16 Feb 2011 8:15 AM Go to last post
  13. Parsing xml exception response with DataStore...

    Hi all, Basically I have a DataStore that properly loads an XML response from a backend web service I've created. The problem is, my web service...

    Started by bzborow1, 15 Feb 2011 10:24 AM
    • Replies: 2
    • Views: 849
    16 Feb 2011 7:55 AM Go to last post
  14. Tooltip and non-modal window

    Ok, first, I want to apologize for the lack of code examples here, I am working on a private network and cannot move the code from there to here. ...

    Started by Entropy, 15 Feb 2011 1:04 PM
    • Replies: 5
    • Views: 867
    16 Feb 2011 7:38 AM Go to last post
  15. How to navigate out of a store, to access other components or methods?

    I am working inside a function in a listener inside a store, but can't really figure out how to navigate outside that scope. OwnerCt is not working,...

    Started by spor, 16 Feb 2011 7:37 AM
    navigate, scope, store
    • Replies: 0
    • Views: 430
    16 Feb 2011 7:37 AM Go to last post
  16. Get Value From store load() callback function

    Hello ExtJS, I have a Ext.data.JsonStore to get the results back from a query sent to the server. I return the JSON properly, but I do not know...

    Started by elshae, 15 Feb 2011 9:06 AM
    2 Pages
    1 2
    callback, jsonstore, label text, load
    • Replies: 14
    • Views: 6,140
    16 Feb 2011 7:32 AM Go to last post
  17. Seriously, just give me any info on TreeLoader directFn.

    Maybe a 10 line example of a function being called with one line of json data being returned? Nothing online to be found except people having...

    Started by dontbugme, 15 Feb 2011 12:35 PM
    • Replies: 6
    • Views: 1,108
    16 Feb 2011 7:27 AM Go to last post
  18. How to use EXT Designer produced code in the html page

    By using EXT Designer I have got the class code for a form but how to include it in my html page! I jave icluded three library files one of...

    Started by Commandar, 16 Feb 2011 6:58 AM
    • Replies: 0
    • Views: 728
    16 Feb 2011 6:58 AM Go to last post
  19. How to dynamic change border color for region in Viewport

    I have a page with a Viewport with 3 regions (north,west and center). The users want's an indication of what region has focus. I want to make this...

    Started by johnconvoy, 16 Feb 2011 6:01 AM
    • Replies: 2
    • Views: 903
    16 Feb 2011 6:52 AM Go to last post
  20. Inconsistent behaviour with ref

    This seems like it should be easy, but it's driving me nuts. I've added a button, via Toolbar.add(), to an existing Grid's TopToolbar. I've given...

    Started by JKeane, 15 Feb 2011 8:34 AM
    • Replies: 8
    • Views: 698
    16 Feb 2011 6:51 AM Go to last post