Ext: Q&A

+ Post New Thread

  1. Unanswered: Can I create gradients object dynamicly?

    Hi, I'm a new daveloper in extjs framework, I need to use gradients in mt chart, but don't want to write them hard-coded, like this: gradients: ...

    Started by mgtneven, 28 Dec 2011 3:22 AM
    • Replies: 3
    • Views: 537
    9 Jan 2012 11:26 PM Go to last post
  2. Unanswered: With MVC, how to format a field?

    I have a numberfield for interest rate the float value on the model is 0.05, representing 5% how do i show "5" on the numberfield instead of...

    Started by el_chief, 9 Jan 2012 8:44 PM
    • Replies: 1
    • Views: 373
    9 Jan 2012 9:36 PM Go to last post
  3. Answered: Calculating characters typed in a 'textarea' field

    Hello Use Case:I have a form for my SMS application(sending sms notifications to users),which has a text area field for typing or...

    Started by sachintaware, 5 Jan 2012 10:56 PM
    textarea
    • Replies: 5
    • Views: 1,656
    9 Jan 2012 8:29 PM Go to last post
  4. Unanswered: override fieldset?

    Ext.require('Ext.form.FieldSet', function() { Ext.override(Ext.form.FieldSet, { dynamic : false, /** * Clones a column of form...

    Started by jinjianhe, 9 Jan 2012 12:47 AM
    • Replies: 2
    • Views: 512
    9 Jan 2012 4:52 PM Go to last post
  5. Unanswered: Ext4 How to get JSon from a Tree Panel

    Hey guys. I wonder if anyone could lend me a hand please. i have been at this for a week, and searched low and high, read through docs, but...

    Started by mihaip007, 6 Jan 2012 9:50 PM
    • Replies: 2
    • Views: 748
    9 Jan 2012 2:45 PM Go to last post
  6. Answered: Problem with Ext.override in 4.1

    In version 4.0x I was using the Ext.override method to override the Ext.tree.Column class, to allow me to add a background-position style attribute...

    Started by LisburnLad, 3 Jan 2012 1:43 PM
    • Replies: 4
    • Views: 1,105
    9 Jan 2012 2:36 PM Go to last post
  7. Unanswered: grid.property.Grid - change the text of the columns?

    How would one go about changing the "Name" and "Value" text in the property.grid headers? It seems that the text could be overridden through...

    Started by jeffcrilly, 25 Nov 2011 11:10 AM
    • Replies: 3
    • Views: 642
    9 Jan 2012 12:11 PM Go to last post
  8. Unanswered: Buttons and others in Ext.Panel header

    Is there a standard way how to add buttons and other stuff (input fields) into Ext.Panel header? The only way I could find is this: var bla1 =...

    Started by bednee, 9 Jan 2012 6:56 AM
    header, panel
    • Replies: 3
    • Views: 1,430
    9 Jan 2012 9:45 AM Go to last post
  9. Question Unanswered: treepanel resize on node expand or collapse

    Hi all, I'have been looking, for a while, how to resize a treepanel on node expand or collapse, but whithout any solution. I've tried to force...

    Started by near, 9 Jan 2012 9:31 AM
    expand, node, resize, tree, window
    • Replies: 0
    • Views: 344
    9 Jan 2012 9:31 AM Go to last post
  10. Unanswered: 2 complex visualization bugs

    Hello. I have 2 visualization bugs in my application which uses ExtJs libraries. Both bugs appear in the components which do not use ExtJs, but...

    Started by kamil_rafik, 8 Jan 2012 2:16 PM
    • Replies: 2
    • Views: 412
    9 Jan 2012 9:28 AM Go to last post
  11. Unanswered: Replacing Icons

    I've been tasked with replacing the icons for our ext js 4 theme with a web font in place of the images. I want to know if it's possible and where...

    Started by Cuberic, 9 Jan 2012 7:25 AM
    • Replies: 1
    • Views: 371
    9 Jan 2012 9:22 AM Go to last post
  12. Unanswered: Doc say Ext.form.field.Field change fires on user-initiated change, but fires whenevs

    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.form.field.Field-event-change says "Fires when a user-initiated change is detected in the value of...

    Started by el_chief, 8 Jan 2012 10:07 PM
    • Replies: 1
    • Views: 561
    9 Jan 2012 9:13 AM Go to last post
  13. Answered: Getting First Drawing Object to Show

    Hello, Can someone point out what i am doing wrong to get a circle to show in a lower vbox panel: Ext.require( 'Ext.container.Viewport' ); ...

    Started by Eric.Sencha, 3 Jan 2012 1:01 PM
    • Replies: 2
    • Views: 360
    9 Jan 2012 8:58 AM Go to last post
  14. Exclamation Unanswered: Add panel to header of a grid

    Hello. I'd like to do the following task. I have a grid, with two columns and a header. Now I'd like to add another column to my header taking 100%...

    Started by makkao, 7 Jan 2012 4:13 PM
    • Replies: 1
    • Views: 376
    9 Jan 2012 8:48 AM Go to last post
  15. Unanswered: Customize Gradients on Pie Chart

    Hi, I'm trying to develop a pie chart in Ext-Js 4, with gradients, but I want the gradients angle to be customize- (NOT 0 or 45 or something like...

    Started by mgtneven, 9 Jan 2012 2:53 AM
    • Replies: 1
    • Views: 714
    9 Jan 2012 7:51 AM Go to last post
  16. Unanswered: Adding Tree Values to Children of a tree

    var campaignChildren = } ] }]; I am trying to add nodes programatically to be a sibling of 'Campaign Settings' Kind of a nubie and...

    Started by nywebsol, 6 Jan 2012 1:41 PM
    • Replies: 2
    • Views: 435
    9 Jan 2012 5:19 AM Go to last post
  17. Unanswered: how to instantiate a formpanel when the form is a docked item in extjs

    Very new to extjs 4.0. So i could be phrasing this incorrectly. I have a layout with a series of nested panels. One of these panels is a form...

    Started by Anthony.Hall, 9 Jan 2012 3:12 AM
    • Replies: 2
    • Views: 622
    9 Jan 2012 5:10 AM Go to last post
  18. Unanswered: Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 extjs 4.0

    Hi , I am getting Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 in chrome . When I close my window and try to reopen again.var win =...

    Started by bee, 19 Sep 2011 3:54 AM
    • Replies: 3
    • Views: 1,559
    9 Jan 2012 5:07 AM Go to last post
  19. Answered: grid rowediting date field problem

    Hi before row editing date looks like this after edit any idea how to prevent this happening?

    Started by extremed, 8 Jan 2012 1:22 PM
    • Replies: 1
    • Views: 494
    8 Jan 2012 11:42 PM Go to last post