Ext: Q&A

+ Post New Thread

  1. Unanswered: Stack charts with negative values

    Hi all, I need to create a chart like this in my project: http://peltiertech.com/images/2010-0...usstackbar.png How can I do this using Ext JS? ...

    Started by elloa, 22 Dec 2011 3:09 AM
    barchart, negative values
    • Replies: 1
    • Views: 940
    22 Dec 2011 11:36 AM Go to last post
  2. Unanswered: Highlight a word in a extjs page by comparing it with words in database.

    I need to create some advertisements with some text contents in it in a page called addcreation page,for some company. It's the company who...

    Started by sruthi v m, 21 Dec 2011 10:29 PM
    • Replies: 1
    • Views: 771
    22 Dec 2011 11:28 AM Go to last post
  3. Answered: Network Graphs

    I am interested in evaluating Sencha for a network topology project. One of the key components I have to generate dynamically is graphs (not charts)....

    Started by javacolo, 21 Dec 2011 12:47 PM
    graph, network
    • Replies: 2
    • Views: 731
    22 Dec 2011 11:04 AM Go to last post
  4. Unanswered: How to capture a key event from a form in MVC way?

    I can capture a key event from a form (under view) in MVC as follows. Ext.define('SC.view.case_search.AdvSearchPopup', { extend:...

    Started by frankpeng, 22 Dec 2011 7:21 AM
    • Replies: 3
    • Views: 1,276
    22 Dec 2011 11:03 AM Go to last post
  5. Unanswered: Complex Dashboard Example, what is the bottleneck?

    Hello, I'm trying to figure out why the example, "Complex Dashboard" @...

    Started by slashandburn, 21 Dec 2011 3:46 PM
    complex dashboard, performance
    • Replies: 3
    • Views: 3,244
    22 Dec 2011 8:10 AM Go to last post
  6. Unanswered: How to manage "Remember me" and Sessions

    Hi team, I have made an application in EXTJS using PHP. when i leave my application for sometime stale in no activity mode/ sever sessions are...

    Started by utkarshk.leeway, 22 Dec 2011 5:51 AM
    inactive, redirect, sessions
    • Replies: 1
    • Views: 477
    22 Dec 2011 7:42 AM Go to last post
  7. Unanswered: How to get combobox display 1st element ?

    This is working code : panel with combobox apeears. Clicking on combbox gives me items from servlet. BUT INITALLY combobox is blank. I'd like to...

    Started by user14, 21 Dec 2011 5:13 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,803
    22 Dec 2011 7:30 AM Go to last post
  8. Question Answered: Grid onStoreLoad and custom renderer - optimisation

    Hello, I have a Ext.grid.Panel with columns renderer defined. Since renderer function is quite heavy now, I'm thinking about some optimisation. Im...

    Started by michall, 21 Dec 2011 4:08 PM
    grid, onrender, onstoreload, optimisation, renderer
    • Replies: 3
    • Views: 932
    22 Dec 2011 6:59 AM Go to last post
  9. Answered: Grid Panel when collapse() column width changes

    Hey Gurus! I have a heap of grid panels which all work perfectly. They collapse and expand as they should when using button in upper right corner....

    Started by jweymarn, 21 Dec 2011 5:37 AM
    • Replies: 3
    • Views: 598
    22 Dec 2011 6:27 AM Go to last post
  10. Unanswered: Problems with grid

    Hello! I'm beginner in JS and ExtJS. I would like to use grid with row editing, but I have several problems. When I load data from server...

    Started by nikolnikon, 20 Dec 2011 2:23 AM
    • Replies: 2
    • Views: 434
    22 Dec 2011 5:34 AM Go to last post
  11. Unanswered: ExtJS 4: window that hosts a tree panel doesn't react to pressing an Enter button

    Hi, When I subscribe to Enter keydown event in a window, it isn't fired when tree gets focus. Here's test sample. Ext.define('MyWindow',...

    Started by andriys, 21 Dec 2011 8:43 AM
    enter key, ext.tree.panel
    • Replies: 2
    • Views: 1,073
    22 Dec 2011 3:39 AM Go to last post
  12. Question Unanswered: Rowediting tooltip Error or bubble error

    Hi all, While using the "rowediting" plugin, there is little blue window that appears when there is an error detected (for example: blank in a...

    Started by near, 21 Dec 2011 8:56 AM
    bubble, error, errorsummary, rowediting, tool tip
    • Replies: 3
    • Views: 808
    22 Dec 2011 1:52 AM Go to last post
  13. Question Unanswered: How to create combobox like component but with tree inside the list

    I need to create component like combobox but instead of plain list there should be tree. I tried to implement it by modifying Ext.form.field.ComboBox...

    Started by alex007, 21 Dec 2011 9:05 AM
    • Replies: 5
    • Views: 1,141
    22 Dec 2011 12:30 AM Go to last post
  14. Unanswered: Problem with function setVisible

    Hello, I want to hide/show a container which contains fieldset and comboBox when I choose a radio button. I do that : var first = { ...

    Started by iNes14, 21 Dec 2011 5:44 AM
    • Replies: 2
    • Views: 497
    22 Dec 2011 12:10 AM Go to last post
  15. Answered: Implementing treeview using xml data

    Hi All, I am new to Ext Js ,I am trying to implement tree view using Xml Data generated using Generic Handler. I was able to do using JSON...

    Started by raiwinashu, 20 Dec 2011 9:54 PM
    • Replies: 6
    • Views: 858
    21 Dec 2011 10:11 PM Go to last post
  16. Answered: Extjs:Navigation using Java servlets

    Hello Here is my scenerio: I had 2 pages. 1) Login page which is designed using the FormPanel - Used to authenticate user.(Added in the above...

    Started by sachintaware, 15 Dec 2011 5:07 AM
    java, navigation, servlet
    • Replies: 5
    • Views: 2,397
    21 Dec 2011 7:57 PM Go to last post
  17. Unanswered: Calendar example not found in ext js 4.0

    Hi, I found calendar example in ext 3.4 version but was not able to find it in ext 4.0 version. Have you excluded that particular example or ...

    Started by jlimaye, 21 Dec 2011 2:03 AM
    • Replies: 6
    • Views: 939
    21 Dec 2011 4:00 PM Go to last post
  18. Answered: Adding a dynamic generated item on a view (from it's controller) which is a toolbar

    I'm having problem with a "stupid" part of the code which, for me, should works straight but I don't understand why it's giving me problems: ...

    Started by Fire-Dragon-DoL, 20 Dec 2011 6:16 PM
    view controller
    • Replies: 7
    • Views: 878
    21 Dec 2011 3:49 PM Go to last post
  19. Unanswered: XmlWriter: How to write XML attribute in request body

    Hi, I have a GridPanel with a store and an restful API. The API produces "application/xml" and this works fine with the store/model. It read the...

    Started by Seraith, 16 Dec 2011 3:34 PM
    • Replies: 2
    • Views: 1,194
    21 Dec 2011 1:54 PM Go to last post
  20. Question Unanswered: Problem uploading file?

    Hello, I require to upload a file. I am using the code below as in he extjs 4 documentation - however the correct parameters are not being sent....

    Started by simonr25, 20 Dec 2011 9:58 PM
    • Replies: 3
    • Views: 1,502
    21 Dec 2011 1:13 PM Go to last post