Ext: Q&A

+ Post New Thread

  1. Question Unanswered: ux.center layout works in 4.02a; broken in 4.06?

    Greetings All, I've built a centered layout (ux.center) using 4.02a. When I replace Ext 4.02a with 4.06 or above, my panels in the viewport...

    Started by dwb, 19 Jan 2012 8:30 AM
    ux.center layout
    • Replies: 1
    • Views: 459
    19 Jan 2012 9:54 AM Go to last post
  2. Question Unanswered: How to create a dynamic number of lines (series) in a line chart

    Hello, I am attempting to create a line chart which has several and a dynamic (variable) number of lines (series). The number of lines depends on...

    Started by bryan10, 19 Jan 2012 7:10 AM
    • Replies: 1
    • Views: 367
    19 Jan 2012 9:51 AM Go to last post
  3. Answered: Overriding Config functions within a controller

    Bit of a Noob question I think, I have a view defined as follows : Ext.define('Views.dialogs.ItemEditor',{ extend : 'Ext.window.Window',...

    Started by SimonCVT, 19 Jan 2012 3:07 AM
    • Replies: 1
    • Views: 249
    19 Jan 2012 9:44 AM Go to last post
  4. Unanswered: How to avoid grid column value becoming null when column editor is combo-box?

    I have a column in a grid with editor as combo-box. When the grid is loaded then all the column values get displayed properly. The issue is,...

    Started by netemp, 21 Oct 2011 12:53 AM
    • Replies: 5
    • Views: 1,240
    19 Jan 2012 9:23 AM Go to last post
  5. Unanswered: Class extending , function not defined?

    I'm trying to create an abstract application class with Ext Core (http://www.sencha.com/products/extcore/) I have a singleton application wich...

    Started by extjs@araneum.nl, 19 Jan 2012 3:55 AM
    ext-core, extending class
    • Replies: 2
    • Views: 1,419
    19 Jan 2012 9:13 AM Go to last post
  6. Unanswered: Getting component reference within a non-Ext JS 4 Javascript psuedo-class

    The Ext JS 4 library is present in my includes. This file is my application, where I'm going to put all my Ext stuff: ...

    Started by mbritton, 18 Jan 2012 1:50 PM
    • Replies: 3
    • Views: 638
    19 Jan 2012 8:08 AM Go to last post
  7. Unanswered: Getting a component xtype path

    Does anybody know of an efficient way to get the absolute path of a component's xtype that includes the parent hierarchy when given an element? ...

    Started by zombeerose, 18 Jan 2012 12:40 PM
    • Replies: 2
    • Views: 349
    19 Jan 2012 7:42 AM Go to last post
  8. Red face Unanswered: Help:for New Leearner

    Hii Every body..I am a new Learner of Extjs. Please give some reference for starting Extjs. thanks....

    Started by sangramkb, 19 Jan 2012 5:23 AM
    • Replies: 1
    • Views: 334
    19 Jan 2012 7:36 AM Go to last post
  9. Unanswered: Hand pointer not visible in safari & chrome showing text pointer instead

    Hi Everyone, I am using third party tool in extJS. (i.e. simile timeline) This tool creats a scrollable object in the window. Problem :...

    Started by sanjayarrk1, 19 Jan 2012 12:08 AM
    • Replies: 1
    • Views: 590
    19 Jan 2012 7:35 AM Go to last post
  10. Answered: getForm on panel not working, why?

    I created something like this: http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/form/form-grid.html but I can't really use your method to update...

    Started by Fire-Dragon-DoL, 18 Jan 2012 6:11 AM
    • Replies: 8
    • Views: 601
    19 Jan 2012 7:32 AM Go to last post
  11. Answered: Sorting a BufferedGrid

    Sorting in a BufferedGrid sorts the store's loaded/rendered data. What I'd like to have happen is for it to sort the prefetched data and then...

    Started by strickjb, 19 Jan 2012 6:26 AM
    • Replies: 1
    • Views: 308
    19 Jan 2012 7:20 AM Go to last post
  12. Unanswered: TimeAxis plotting in Ext JS 4.0

    Hi, I'm trying to plot a line graph with TimeAxis at the bottom. I'm not getting the display itself properly can some one help me on this? ...

    Started by sai571, 19 Jan 2012 2:07 AM
    • Replies: 1
    • Views: 223
    19 Jan 2012 6:52 AM Go to last post
  13. Unanswered: Tab Indices with Modal Windows

    Hello, I currently have a problem with the default tabbing behaviour in my extjs app. I have a page with 4 layers of modal dialogs/windows. In...

    Started by quizzl, 11 Jan 2012 1:49 AM
    • Replies: 2
    • Views: 403
    19 Jan 2012 6:46 AM Go to last post
  14. Unanswered: PropertyGrid startEdit Behavior

    Hello all, I am currently facing this problem. My requirement is to 1. set clicksToEdit to 1 - easy cellEditing plugin 2. set Key to Edit to...

    Started by quizzl, 11 Jan 2012 1:46 AM
    • Replies: 2
    • Views: 335
    19 Jan 2012 6:36 AM Go to last post
  15. Answered: I need Help about CRUD ExtJS PHP Mysql

    i use ajax proxy for filling Grid from PHP server . but i couldn't do it & i encountered this error message (image in follow link) : please...

    Started by masoud_tamizy, 18 Jan 2012 1:19 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,840
    19 Jan 2012 6:33 AM Go to last post
  16. Question Answered: Json store: Handling success. (extjs4, designer)

    Hi all. Just a basic and quick question - please do not assume any knowledge from my side - still learning... I receive data via Json Reader that...

    Started by tfd, 19 Jan 2012 4:30 AM
    data, source, success
    • Replies: 6
    • Views: 719
    19 Jan 2012 5:36 AM Go to last post
  17. Unanswered: Controller "control" function and arbitrary selector

    Hello, for whole day now i'm trying to create simple MVC application. What i'm trying to do is create Viewport with west and center region like...

    Started by andrej_marincic, 18 Jan 2012 3:56 AM
    • Replies: 4
    • Views: 627
    19 Jan 2012 5:20 AM Go to last post
  18. Answered: Can I set items in BoundList to unselectable or selectable?

    Hello, I am building a combo, and i want to disable specific items after specific actions. I managed to disable items over the css but the items...

    Started by diablo, 13 Jan 2012 1:03 AM
    • Replies: 2
    • Views: 460
    19 Jan 2012 5:02 AM Go to last post
  19. Unanswered: How to work with server response in custom format

    I get data from server in custom format. Is there any way to pass it to a Ext.data.Store?

    Started by Ex_Soft, 18 Jan 2012 6:01 AM
    • Replies: 4
    • Views: 548
    19 Jan 2012 4:16 AM Go to last post
  20. Unanswered: Jasmine Freeware ?

    We are using ExtJs 4 (MVC architecture)in our project and planning to use 'Jasmine' for Ext JS unit testing. is it freeware or do we need to purchase...

    Started by atul.sachan@capgemini.com, 18 Jan 2012 9:56 PM
    • Replies: 3
    • Views: 648
    19 Jan 2012 3:58 AM Go to last post