Ext: Q&A

+ Post New Thread

  1. Unanswered: grid reorder after insert a row

    If i insert a row in a grid. How can I reorder it, to refresh the grids internal index what is used by getAt(), removeAt(), and etc? (Without, reload...

    Started by HyGy, 22 Nov 2011 6:45 AM
    grid, insert, refresh, reorder, row
    • Replies: 2
    • Views: 579
    22 Nov 2011 8:49 AM Go to last post
  2. Question Answered: Local combobox with any match filter.

    Hello guys, Im using ExtJs 4.0.7 and i want to know if there is a way to filter a combobox with local data, with not only the beginnig string, but...

    Started by Rudiney, 21 Nov 2011 12:03 PM
    anymatch, combobox, filter, local data
    • Replies: 8
    • Views: 1,946
    22 Nov 2011 8:13 AM Go to last post
  3. Unanswered: Forcing redraw of the treePanel

    I have a treePanel I have setup with a bunch of functions including toolbar, context menu, TreeCellEditing and treeviewdragdrop on 4.0.7-gpl There...

    Started by gnube, 15 Nov 2011 4:20 AM
    • Replies: 4
    • Views: 738
    22 Nov 2011 5:54 AM Go to last post
  4. Question Answered: Proper way to bundle an Ext JS 4 App?

    I saw the recently announced SenchaSDKTools-2.0.0-Beta. All of the documentation for it so far is very iOS App Store specific. If I just want to...

    Started by daubman, 10 Nov 2011 12:02 PM
    beta, sdk, sdk tools, sdktools
    • Replies: 9
    • Views: 1,721
    22 Nov 2011 5:26 AM Go to last post
  5. Unanswered: Paging Store does not work for local data

    I am using ExtJs 4 'Ext.toolbar.Paging' for local data but pagination is not working here. // Data var gridData = , , ...

    Started by atul.sachan@capgemini.com, 22 Nov 2011 3:41 AM
    • Replies: 3
    • Views: 1,048
    22 Nov 2011 5:23 AM Go to last post
  6. Unanswered: When should I use a feature and when a plugin?

    I am creating an extension I want to use in several grids (a paste-handler) and I am wondering whether to make a plugin or a feature. What's the...

    Started by AndreKR, 22 Nov 2011 4:37 AM
    features, grid, plugins
    • Replies: 1
    • Views: 393
    22 Nov 2011 4:50 AM Go to last post
  7. Unanswered: Searchable grid

    Hi I got a grid and a searchfield in the topToolbar. What I wanted to do is that the grid should filter when I type in some text. My grid: ...

    Started by Dannesart, 18 Nov 2011 1:39 AM
    • Replies: 7
    • Views: 491
    22 Nov 2011 4:02 AM Go to last post
  8. Answered: Can I use a memory proxy as a data source for infinite scrolling

    I would like to know, as the grid.Panel is a bit slow to render alot of data, I thought it might be a good idea to render just a few rows from my...

    Started by kashim, 21 Nov 2011 8:12 AM
    • Replies: 3
    • Views: 645
    22 Nov 2011 3:59 AM Go to last post
  9. Answered: Transient Model Fields

    Is there a way to mark certain fields in a model as transient. I want to define these fields on the model so they can be used correctly as dataIndex'...

    Started by hammonda, 21 Nov 2011 12:59 PM
    • Replies: 2
    • Views: 669
    22 Nov 2011 2:09 AM Go to last post
  10. Answered: Load a Store with 'GET' method

    Hello ! I try to load a Store by calling "GET" and not "OPTIONS" as default. I've added this "method: 'GET'," but it doesn't work. var...

    Started by sirkis, 21 Nov 2011 11:42 PM
    load, method, options, rest, store
    • Replies: 6
    • Views: 1,078
    22 Nov 2011 1:37 AM Go to last post
  11. Exclamation Answered: Problem creating custom panel by inheriting panel

    Hi, I am getting problem while creating my own custom panel class. This approch was working in Ext JS 3. But i dont know how to do this in Ext JS...

    Started by naveedanjum, 21 Nov 2011 3:30 AM
    • Replies: 4
    • Views: 537
    21 Nov 2011 9:13 PM Go to last post
  12. Post Answered: how to disable the hiding behavior with the legend?

    When i click the variable in the legend, the associated bars disappear and everything shifts about, however the labels don't stay consistent.is...

    Started by sreenath886, 20 Nov 2011 9:16 PM
    legend problem?
    • Replies: 2
    • Views: 468
    21 Nov 2011 8:21 PM Go to last post
  13. Unanswered: Infinite scrolling vs. user-initiated deselecting of records

    I am trying to get an infinite scrolling grid to "remember" selections - everything works great, except for a deselect problem. It appears that when...

    Started by jump23, 31 Oct 2011 6:59 AM
    deselect, grid, select
    • Replies: 1
    • Views: 424
    21 Nov 2011 6:12 PM Go to last post
  14. Answered: How to create, destroy, then re-create a custom window?

    My custom window: Ext.define('MyApp.window.Window' ,{ extend: 'Ext.window.Window', alias: 'widget.myappwindow', componentCls:...

    Started by abcdef, 20 Nov 2011 9:33 PM
    • Replies: 2
    • Views: 560
    21 Nov 2011 1:12 PM Go to last post
  15. Unanswered: Group Header template

    Is there a way to include a count in the groupHeaderTpl? this.features = ; I like the groupHeaderTpl to display for example: ' Issuing Fund:...

    Started by rainmaker, 21 Nov 2011 12:18 PM
    • Replies: 3
    • Views: 1,119
    21 Nov 2011 12:45 PM Go to last post
  16. Answered: Strange behavior of Controller.control()

    In a Controller this code works: init: function() { this.control({ 'contentview button': { click:...

    Started by salomo, 21 Nov 2011 9:52 AM
    controller methods
    • Replies: 2
    • Views: 317
    21 Nov 2011 12:45 PM Go to last post
  17. Answered: ExtJS 4 + ZendFramework

    Hi, I am trying to load a store dynamically using Zend. Currently i have this ext code: .... proxy: { type: 'ajax', url:...

    Started by kimimsc, 19 Nov 2011 12:21 PM
    extjs4 and zendframework
    • Replies: 6
    • Views: 2,059
    21 Nov 2011 12:34 PM Go to last post
  18. Unanswered: Layouts and Scrolling

    So, one of the things I find MOST difficult about Ext is the combination of layout managers and their impact on scrolling, clipping, and expanding to...

    Started by Entropy, 21 Nov 2011 8:31 AM
    • Replies: 2
    • Views: 407
    21 Nov 2011 10:44 AM Go to last post
  19. Unanswered: Code not displaying complex JSON file in a Panel

    I am trying to use a JSON file to populate a grid but the JSON file is complex. Below is my JavaScript File and below that is link to my JSON file. ...

    Started by jjosephs, 21 Nov 2011 12:28 AM
    json, json array, panel
    • Replies: 7
    • Views: 968
    21 Nov 2011 10:36 AM Go to last post
  20. Unanswered: ExtJS replacements for tree dropZone's onNodeOver etcpp.

    With Ext JS 3, we could register/override within "ddConfig" methods like onNodeEnter, onNodeOver. Because real callbacks weren't available this was...

    Started by Jan (HL), 21 Nov 2011 6:28 AM
    • Replies: 3
    • Views: 967
    21 Nov 2011 10:13 AM Go to last post