Ext: Q&A

+ Post New Thread

  1. Unanswered: Changing background on panel header using panel config

    Hi Is it possible to change header's background without modifying css. Like changing same for panel body using bodyStyle config element? ...

    Started by whalethewise, 18 Jan 2012 1:35 PM
    • Replies: 1
    • Views: 398
    18 Jan 2012 2:35 PM Go to last post
  2. Question Answered: Shadow for a Non-floating Panel?

    Hello, I'm attempting to apply a shadow to a simple panel, but, the panel that needs the shadow is not floating (and must remain that way so that...

    Started by dwb, 18 Jan 2012 10:51 AM
    layers, panel shadow, shadow
    • Replies: 2
    • Views: 662
    18 Jan 2012 2:13 PM Go to last post
  3. Unanswered: MVC destroy/delete record how to send data

    Hi, I'm stuck on how to send data from within my controller for destroy/delete a row so my store Ext.define('SA.store.Users', { extend:...

    Started by whisher, 18 Jan 2012 1:30 AM
    • Replies: 2
    • Views: 663
    18 Jan 2012 11:57 AM Go to last post
  4. Answered: Apply background color to Grid summary row

    My grid class is below, I'm using Ext.grid.feature.Summary to display a summary row at the bottom of the grid with various sums, averages and...

    Started by qt4x11, 18 Jan 2012 9:54 AM
    grid, summary
    • Replies: 2
    • Views: 1,494
    18 Jan 2012 10:36 AM Go to last post
  5. Question Answered: Sorting columns on click DESC instead of ASC

    Hi! The title pretty much summarizes my question. I found some threads for extjs 3.x and earlier, but could not get a working solution for ext...

    Started by jonttu, 17 Jan 2012 1:34 PM
    default sort direction
    • Replies: 2
    • Views: 590
    18 Jan 2012 10:04 AM Go to last post
  6. Unanswered: removeAll with autoDestroy false

    Hi there, I have a screen where I need to switch back and forth between one master control panel, and many admin screens which stem from it....

    Started by chrisface, 17 Jan 2012 6:14 AM
    autodestroy, container, removeall
    • Replies: 5
    • Views: 525
    18 Jan 2012 9:06 AM Go to last post
  7. Question Unanswered: Grid load JSON data

    Hi! Sorry for a threat like this, but Im starting ExtJS4. :D I cant execute the exemple localy:...

    Started by shiftup, 18 Jan 2012 7:51 AM
    • Replies: 2
    • Views: 468
    18 Jan 2012 8:51 AM Go to last post
  8. Unanswered: How to get full SVG of un-rendered charts?

    I have charts inside different tabs in a tabpanel. For printing and conversion to images I need the full SVG from those charts. I can get it from the...

    Started by KartoPete, 18 Jan 2012 1:20 AM
    • Replies: 2
    • Views: 285
    18 Jan 2012 8:39 AM Go to last post
  9. Unanswered: multipage application in extjs4

    hi all, i have an application which composed of several screens i want to be able to switch screens and whenever i switch to a screen the old...

    Started by bennyl, 11 Jan 2012 1:34 AM
    • Replies: 5
    • Views: 833
    18 Jan 2012 8:07 AM Go to last post
  10. Question Unanswered: Retreive a Component or element initial state after an animation !

    Hi all, I am trying to add an animation on a button when I click on it. The animation Works but the button disappear after the animation. To...

    Started by near, 17 Jan 2012 9:01 AM
    • Replies: 3
    • Views: 447
    18 Jan 2012 7:40 AM Go to last post
  11. Unanswered: Apply grid summary rendering/styling to the last row in a grid

    I have a grid panel populated via a store with an ajax proxy/reader that reads json data provided by a remote java servlet. I was going to set up a...

    Started by qt4x11, 17 Jan 2012 3:51 PM
    grid, summary
    • Replies: 3
    • Views: 545
    18 Jan 2012 6:55 AM Go to last post
  12. Question Unanswered: How send several grid records in 1 Ajax Json request.

    Hello, I have created a grid with a checkbox column, as in the example (Grid Plugins - grid 4) - the CheckboxModel has selectionchange...

    Started by bryan10, 18 Jan 2012 12:40 AM
    • Replies: 1
    • Views: 239
    18 Jan 2012 6:20 AM Go to last post
  13. Exclamation Unanswered: Ext.tree.Panel with more than 1000 rows

    Hi extjs gyry! I have a problem with rendering treePanel. When i load all tree nodes (nearly 1000) it takes more than 30 sec. So i decide to...

    Started by Romick, 18 Jan 2012 12:18 AM
    • Replies: 1
    • Views: 271
    18 Jan 2012 6:16 AM Go to last post
  14. Question Unanswered: Where/How to store simple Data (not a list of data in a store)?

    Hi Sencha Community. I'm pretty new to Ext JS (coming from a Adobe Flex background) and I'm loving it so far. But I have the following question: ...

    Started by simonwidjaja, 18 Jan 2012 2:32 AM
    data, model, presentation data, singleton
    • Replies: 2
    • Views: 508
    18 Jan 2012 5:50 AM Go to last post
  15. Answered: Trying to create dynamic form

    Hey guys, on my system i have this code: xtype:'combobox', store: 'Financeiro.ClienteFornecedor.ComboTipoPessoa',...

    Started by wallynm, 17 Jan 2012 6:38 AM
    • Replies: 8
    • Views: 656
    18 Jan 2012 5:27 AM Go to last post
  16. Unanswered: Display 'marker' on line chart, on mouseover grid row.

    Hi, I have a Line Chart and a Grid Panel that shares the same Store. I want to make it so when an user hovers the mouse over a record on my grid,...

    Started by maps_tecnologia, 16 Jan 2012 1:15 PM
    • Replies: 4
    • Views: 790
    18 Jan 2012 4:23 AM Go to last post
  17. Answered: Store using POST to update data

    I've googled a lot and I can't figure out why my form always use POST to update records. This leads to 409 error from my django server. There's a...

    Started by Paulo Brito, 16 Jan 2012 9:40 AM
    store id post put
    • Replies: 2
    • Views: 327
    18 Jan 2012 4:19 AM Go to last post
  18. Unanswered: Can EditorGrid and CheckBoxModel work together?

    I found out that if I mix CheckboxModel and EditorGrid together, it will produce the following errors ext-all-debug.js (Line 83219) ...

    Started by christophercheng, 9 Jan 2012 7:51 AM
    • Replies: 2
    • Views: 252
    18 Jan 2012 4:06 AM Go to last post
  19. Answered: VType for Positive Numbers?

    Hi All, I have a field that requires some validation. It can't be blank and it has to be a positive number. I have used vtype for url, email, etc....

    Started by shaoen01, 13 Jan 2012 9:29 PM
    • Replies: 4
    • Views: 917
    18 Jan 2012 4:03 AM Go to last post
  20. Unanswered: Menu is not getting displayed as the height mentioned.

    Hi, First of all Thanks for the reply that you guys are giving me. Today I have some ExtJS menu problem. I have searched a lot but didn't find...

    Started by AtulDawkhare, 12 Jan 2012 3:43 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 1,399
    18 Jan 2012 3:35 AM Go to last post