Ext: Q&A

+ Post New Thread

  1. Answered: Is it possible to get NOT JSON response using Ext.data.Store?

    I'm curious is it possible to get not JSON response using 'jsonp' proxy? Problem: I have to get cross-domain request to the server that returns...

    Started by pshenichnov, 28 Nov 2011 9:02 AM
    jsonp proxy, store
    • Replies: 4
    • Views: 770
    28 Nov 2011 1:38 PM Go to last post
  2. Question Unanswered: Ext JS combo box

    Hi - Ext JS combo box allows the user to type the entries so that the user can quickly navigate to the item in the list. But it also allows the user...

    Started by deiveehan, 24 Nov 2011 5:16 AM
    extjs combo box
    • Replies: 6
    • Views: 1,892
    28 Nov 2011 12:43 PM Go to last post
  3. Unanswered: Using a row editor in multiple widgets

    Hello, I have a view that I have defined as a widget. It is a 2 column grid with a row editor. I have a viewport that contains 4 of these...

    Started by Allaris, 28 Nov 2011 12:10 PM
    grid, multiple, roweditor, widget
    • Replies: 1
    • Views: 385
    28 Nov 2011 12:18 PM Go to last post
  4. Answered: Add Ext.Element to Ext.Component

    Hi, Simple question: how to add Ext.Element to Ext.Component? I've been looking through the API doc for almost 2 hours, but can't find an...

    Started by Araberen, 28 Nov 2011 8:19 AM
    • Replies: 2
    • Views: 472
    28 Nov 2011 9:19 AM Go to last post
  5. Exclamation Unanswered: Object reference of two different files

    Hi All, I am using ExtJS for one of my projects. In the project, I have two similar forms, scheduleForm and scheduleTemplate. Functionality of these...

    Started by siriusblack, 27 Nov 2011 9:05 PM
    • Replies: 4
    • Views: 665
    28 Nov 2011 8:06 AM Go to last post
  6. Post Answered: check checkbox to disable/enable triggerfiled

    Hi I got a checkbox and a triggerfield. So when I check the checkbox the triggerfield should be enable, and default should be disable. my...

    Started by Dannesart, 28 Nov 2011 6:27 AM
    • Replies: 4
    • Views: 660
    28 Nov 2011 7:16 AM Go to last post
  7. Unanswered: Hide column series in chart & zooming to selection

    Hello I am using Ext JS 4.0.7-gpl and want to hide a column series in chart. Below is my example code. Ext.require('Ext.chart.*');...

    Started by JSGuy, 27 Nov 2011 12:01 PM
    • Replies: 1
    • Views: 659
    28 Nov 2011 6:37 AM Go to last post
  8. Unanswered: Question about the data model and nested data...

    Hi, I've nested data and I'm wondering how I could handle it properly with the data model. I do understand the hasMany option, but what about...

    Started by koblass, 27 Nov 2011 1:33 AM
    data, hasmany association, mapping, model
    • Replies: 5
    • Views: 785
    28 Nov 2011 6:24 AM Go to last post
  9. Answered: Mutiple filters on a store

    I try to apply different conditions filters on a store. zonesStore.filter(); I want only the items with id 0,1 or 5 Any idea ?

    Started by sirkis, 28 Nov 2011 5:39 AM
    filters, items, multiple, property, store
    • Replies: 1
    • Views: 437
    28 Nov 2011 5:41 AM Go to last post
  10. Unanswered: Grouped Grid Grouping "Fake/Non-Existing Records"

    Ok I am facing another dilemma with my web application that might not even be solvable like that. Basically what I am using a grid that can have...

    Started by quizzl, 25 Nov 2011 7:25 AM
    • Replies: 3
    • Views: 489
    28 Nov 2011 5:28 AM Go to last post
  11. Answered: Changes required at Server side JSON for using Paging.

    Hi I am an Ext begginner. I have a simple grid which (after it's fair share of problems) is able to fetch data from server that sends a JSONArray....

    Started by Rajat Sharma, 28 Nov 2011 1:18 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,016
    28 Nov 2011 5:28 AM Go to last post
  12. Unanswered: Ext.tree.panel is not loading

    Hi, I have a requirement where need to generate a tree from the server response. Server response comes as JSONArray(Spring JSONArray) which...

    Started by kanthu509, 25 Nov 2011 1:23 AM
    • Replies: 2
    • Views: 414
    28 Nov 2011 5:20 AM Go to last post
  13. Unanswered: RadarAxis drawAxis method

    Hello, I have a radar chart that I've integrated inside the portal example. When the chart gets rendered I noticed in firebug an error: "sprites...

    Started by radutoev, 28 Nov 2011 1:51 AM
    • Replies: 7
    • Views: 635
    28 Nov 2011 5:09 AM Go to last post
  14. Unanswered: Open an extjs Windows on click on a html link

    Hello everybody, I want to open a extjs Window when I clicked on a link <a>. I have my html code like this : '<a class="test" id="test"...

    Started by iNes14, 28 Nov 2011 12:31 AM
    • Replies: 6
    • Views: 4,765
    28 Nov 2011 5:08 AM Go to last post
  15. Question Unanswered: Can we export graphs and charts created using ExtJS to PDF or JPG or PNG format?

    Hi, I am newbie to ExtJS. I would like to know whether we can exports graphs and charts created using ExtJS to PDF or JPG or PNG format? I was...

    Started by shekhar.kotekar, 28 Nov 2011 2:52 AM
    chart, export, graph, pdf
    • Replies: 1
    • Views: 1,585
    28 Nov 2011 3:05 AM Go to last post
  16. Unanswered: Script error on Ext JS tree

    Hello. I`m using TreePanel. It was good before it has a problem. I use Tree by XML. The tree is great and perfect. It solves my whole worries....

    Started by luciusnam, 27 Nov 2011 6:09 PM
    • Replies: 1
    • Views: 532
    28 Nov 2011 2:45 AM Go to last post
  17. Question Unanswered: Ext.state.SessionProvider whats the alternative in Ext JS 4

    Whats the alternative for Ext.state.SessionProvider in Ext JS 4. Ext.state.Manager.setProvider(new Ext.state.SessionProvider({state:...

    Started by naveedanjum, 27 Nov 2011 10:51 PM
    • Replies: 1
    • Views: 702
    28 Nov 2011 1:56 AM Go to last post
  18. Answered: Confused where to put "beforeDestroy" method of "beforedestroy" event.

    Hello community, I'm trying to explore the example Desktop. I wanted to add a msg box to ask the user if they are sure to close for example the...

    Started by srkngrt, 27 Nov 2011 12:11 AM
    • Replies: 8
    • Views: 573
    27 Nov 2011 3:51 PM Go to last post
  19. Question Answered: Loading data into a component without a Store

    Hi all! I'm a Flex refugee and I'm slowly making my way through ExtJS. I'm porting over an ActionScript 3.0 library for doing web-services to an...

    Started by dannykopping, 24 Nov 2011 2:45 PM
    component, data, without store
    • Replies: 8
    • Views: 953
    27 Nov 2011 2:03 PM Go to last post
  20. Unanswered: ExtJS tooltip for form fields - NumberField specifically

    Hi, How can I modify the look and feel for an ExtJS tooltip for a numberfield so that it shows up with an exclamation icon before the message on...

    Started by sunnybhai, 25 Nov 2011 7:25 PM
    • Replies: 1
    • Views: 1,546
    27 Nov 2011 7:29 AM Go to last post