Ext: Q&A

+ Post New Thread

  1. Answered: Change mouseover color on modified css rows

    Hello, I have a grid panel where I would like the color of each row to change when it has been updated by the user. Thanks to a page written by...

    Started by infernoz, 9 Oct 2012 1:12 PM
    color change, dirty cell, gridpanel, mouseover
    • Replies: 3
    • Views: 824
    10 Oct 2012 12:57 PM Go to last post
  2. Unanswered: disable store.pageMap on buffered grids?

    Hi, I want the request data from the backend everytime I scroll. My data is changing constantly behind the scenes and when a user scrolls I want the...

    Started by gtsafas, 5 Oct 2012 9:49 AM
    • Replies: 2
    • Views: 211
    10 Oct 2012 12:57 PM Go to last post
  3. Unanswered: Ext.Loader.disableCaching with custom behavior?

    From what I can tell as soon as I set disableCaching to true, ExtJS always used Ext.Date.now() as a parameter. Since we're still having problems with...

    Started by winkelmann, 8 Oct 2012 3:56 AM
    • Replies: 2
    • Views: 233
    10 Oct 2012 11:48 AM Go to last post
  4. Unanswered: TreePicker: StartEdit, DisplayField and ValueField

    Guys, the treepicker component (Ext.ux.TreePicker) simply does not consider the displayField and valueField config settings I introduced for it...

    Started by hiroprotagonist, 2 Oct 2012 5:08 AM
    • Replies: 2
    • Views: 345
    10 Oct 2012 11:14 AM Go to last post
  5. Unanswered: Doubled code run?

    I have EXT JS class as bellow, after run i got 2 alerts messages. And the question is WHY? Ext.define('User', { extend: 'Ext.data.Model', ...

    Started by norbul, 6 Oct 2012 12:11 PM
    • Replies: 2
    • Views: 297
    10 Oct 2012 10:45 AM Go to last post
  6. Unanswered: how let gridpanel to show two dimensional grid

    the gridpanel is only able to show one dimensional grid, i.e., one record per row. Is there any way to let the gridpanel to show two dimensional...

    Started by Questy3, 9 Oct 2012 2:45 PM
    gridpanel, gridpanel array store, gridpanel columns, gridpanel headers, gridpanel layout
    • Replies: 1
    • Views: 236
    10 Oct 2012 10:03 AM Go to last post
  7. Unanswered: File Upload response Bug

    I try upload an file in a form using ExtJS 4.1.1 The upload is sucess but the response is not bean reader. I get the follow error in firebug: ...

    Started by giovannicandido, 4 Sep 2012 7:44 AM
    fileupload, submit
    • Replies: 2
    • Views: 777
    10 Oct 2012 9:52 AM Go to last post
  8. Answered: How to load a nested model into a single form

    I've created a script to dynamically generate a form, but I'm having problem loading the data of the nested model. I've tried loading the whole...

    Started by STi88, 4 Oct 2012 8:31 AM
    dynamic form, form loading
    • Replies: 2
    • Views: 312
    10 Oct 2012 9:41 AM Go to last post
  9. Unanswered: Navigating to a new view

    I have a function, syncNavigation, which is being called when nodes in a tree are clicked. The listener is being passed the tree node's ID. I am...

    Started by Arkh, 8 Oct 2012 6:54 AM
    • Replies: 2
    • Views: 264
    10 Oct 2012 9:39 AM Go to last post
  10. Unanswered: need help for creating Pie chart within Ext.XTemplate tpl

    Hi All, I have basic knowledge of Extjs. I want to create a horizontal slide show in extjs 4.1 that will have some data that will come from store...

    Started by pogobaba, 8 Oct 2012 5:52 AM
    jquery, piechart, slide show, xtemplate operation, xtemplate store tpl load
    • Replies: 1
    • Views: 636
    10 Oct 2012 9:33 AM Go to last post
  11. Unanswered: Dynamic field handling in a Grid column.

    I am somewhat new to ext js and have adopted a code base on a project I need to maintain going forward. The system uses Ext Js to make a editable...

    Started by Jeved, 8 Oct 2012 5:44 AM
    dynamic, field, grid, handler, select
    • Replies: 1
    • Views: 306
    10 Oct 2012 9:33 AM Go to last post
  12. Unanswered: Ext.state.Provider encode / decode issue when a string contains line breaks

    While implementing a Ext.state.Provider to persist to a JSON Store, I ran into the issue where a string that contains line breaks does not properly...

    Started by gatherworks, 1 Oct 2012 10:48 AM
    • Replies: 2
    • Views: 576
    10 Oct 2012 9:25 AM Go to last post
  13. Unanswered: Issue in customizing label for each element in Column Stacked Chart

    I I have above column stacked chart component in my application. In the label as shown in the screenshot above, I want the label to be populated...

    Started by avanti, 4 Oct 2012 4:36 AM
    • Replies: 1
    • Views: 181
    10 Oct 2012 9:17 AM Go to last post
  14. Answered: Add new tabs in tabpanel withone tab (istener tab)always as the last tab in tabpanel

    Hello, i have a tabpanel with 2 tabs , tab1 and tab2 . tab2 has a listener 'activate', when i click on tab2 new tabs are getting added so if i...

    Started by wasima, 7 Oct 2012 9:23 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 1,719
    10 Oct 2012 9:14 AM Go to last post
  15. Answered: slice command not working for 4.1.1

    Hey, I have recently changed from 4.0 to 4.1.1. I have copied over my ui's and my sass commands and my manifest file but the images for my ui's...

    Started by dedeoc, 3 Oct 2012 8:53 AM
    • Replies: 1
    • Views: 284
    10 Oct 2012 8:59 AM Go to last post
  16. Unanswered: Button press css styles not working in IE 8

    Hi, I have an issue with button press on IE browser. It working on IE 9 and FF. In my css i have some think like this ...

    Started by tangalla, 3 Oct 2012 5:23 AM
    • Replies: 1
    • Views: 207
    10 Oct 2012 8:53 AM Go to last post
  17. Unanswered: suspend events doesnt seem to work

    Hello all I tried preventing a panel from triggering a 'move' event by doing Ext.getCmp(panelsOrder).suspendEvents(false); However, when I...

    Started by ahsec, 3 Oct 2012 1:06 AM
    • Replies: 1
    • Views: 139
    10 Oct 2012 8:48 AM Go to last post
  18. Unanswered: Basic Q <ExtJS4 Theme> - How to change tab color?

    I'm using SASS and Compass features to create a custom theme in ExtJS4. Ive added following parameters in my-theme.scss. After compass...

    Started by mayura, 8 Oct 2012 11:13 PM
    • Replies: 4
    • Views: 982
    10 Oct 2012 8:38 AM Go to last post
  19. Unanswered: need help for quick tips for chart

    Hi I have a chart var chart1 = Ext.create('Ext.chart.Chart', { height:500, width:500, renderTo: 'div3', id:...

    Started by abhinavchugh, 3 Oct 2012 12:17 AM
    • Replies: 1
    • Views: 250
    10 Oct 2012 8:32 AM Go to last post
  20. Unanswered: Ext 4.1: Template for JS code builder in data reader for buildRecordDataExtractor

    When I was debugging into extractData, I saw that convertRecordData was generated by a template declared in...

    Started by Thomas Pollinger, 2 Oct 2012 3:02 PM
    • Replies: 1
    • Views: 185
    10 Oct 2012 8:25 AM Go to last post