Ext 3.x: Help & Discussion

+ Post New Thread

  1. Problem with PagingToolbar in Grid

    Hi, I've a problem with paging in my grid. Datas are loaded from an XML file, and then displayed into my grid. But the issue is that they are all...

    Started by Mako0127, 3 Jun 2010 5:55 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,052
    5 May 2011 10:51 AM Go to last post
  2. BasicForm updaterecord ignoring fieldset checkboxName

    I'm working on a form which utilises a FieldSet with checkboxToggle set; I've set checkboxName as I want to utilise whether the checkbox is set when...

    Started by Nigel, 8 Apr 2011 10:12 AM
    • Replies: 1
    • Views: 735
    5 May 2011 8:37 AM Go to last post
  3. HTMLEditor not resizing in VBox Layout

    I'm working on a form that uses HTMLEditor - the layout of the form is based on the example at examples\form\vbox-form.js The example works...

    Started by Nigel, 8 Apr 2011 10:34 AM
    • Replies: 1
    • Views: 453
    5 May 2011 8:36 AM Go to last post
  4. Heavily styling an Ext.grid.GridPanel ?

    Hi, I'd like to know if someone can provide me advices or tips to style an ExtJs GridPanel so it looks more "fun". An example of what I'd like...

    Started by cblin, 6 Apr 2011 7:22 AM
    • Replies: 2
    • Views: 1,394
    5 May 2011 7:56 AM Go to last post
  5. IE9 Compatibility

    Is ExtJs fully compatible with IE9? I have a rather large app and it seems to be at about about 95%. I'm just seeing small rendering errors with...

    Started by brentdooley999, 4 May 2011 2:08 PM
    • Replies: 2
    • Views: 780
    5 May 2011 7:00 AM Go to last post
  6. How to Reference Data in My Form

    I have a form that loads a record from my database using the form's load method. ...

    Started by haden, 4 May 2011 12:37 PM
    • Replies: 3
    • Views: 772
    5 May 2011 6:38 AM Go to last post
  7. Can I use ExtJS library freely in my commercial products

    I have read the GPLV3 licencing aggrement and still confused whether its possible to use ExtJs freely under GNU-GPLV3 licence for commercial web...

    Started by Mustafa646, 5 May 2011 4:51 AM
    extjs, licen
    • Replies: 4
    • Views: 3,158
    5 May 2011 6:38 AM Go to last post
  8. Ext.Tooltip on grid column

    I'm trying to use the following on a grid's column but it doesnt work as the tooltip shows colModel: new Ext.grid.ColumnModel({ ...

    Started by ttbgwt, 16 Mar 2011 6:31 PM
    • Replies: 2
    • Views: 1,882
    5 May 2011 5:20 AM Go to last post
  9. TextField that displays a custom version of its value (ExtJS 3.3)

    Hello all, I have a textfield in my form which is supposed to represent a telephone number. I don't necessarily want to force the user to enter...

    Started by cbackas, 4 May 2011 11:50 AM
    • Replies: 1
    • Views: 1,278
    5 May 2011 4:37 AM Go to last post
  10. Tooltip for FileUploadField’s button.

    Hi, Is there any way to create simple text tooltip for FileUploadField’s button? Thank you.

    Started by Abaddon, 21 May 2010 2:49 AM
    fileuploadfield tooltip
    • Replies: 3
    • Views: 1,321
    5 May 2011 12:51 AM Go to last post
  11. Multisort and lockingGridView

    Hi Friends, I am face on the next problem. :-/ I have a tbar for multisort and a grid (with LockingColumnModel) with 3 locked column situation :...

    Started by tdikarim, 5 May 2011 12:40 AM
    • Replies: 0
    • Views: 515
    5 May 2011 12:40 AM Go to last post
  12. Adding a grid using a plugin

    I don't know if what I am asking is crazytalk..but does anyone of you know if it's possible to use a plugin to add a grid to another grid and make...

    Started by gregoire, 4 May 2011 6:21 AM
    • Replies: 1
    • Views: 455
    4 May 2011 11:13 PM Go to last post
  13. Question How to include External code in Extjs

    I`v created a suggestion textbox out of Extjs, and i want include that in my Extjs form. can i do that?

    Started by parsbin, 4 May 2011 4:22 AM
    • Replies: 3
    • Views: 1,230
    4 May 2011 10:37 PM Go to last post
  14. display images into grid column

    hello everybody I want to define for each column in a grid a renderer but I have an empty grid. here the code: where viewRas is a...

    Started by soung, 4 May 2011 3:20 PM
    • Replies: 0
    • Views: 926
    4 May 2011 3:20 PM Go to last post
  15. Question Left and Right Arrow in Menu Field

    Hi, I'm using string grid filter. I have a problem, I cannot use left and right arrow to move caret inside field (textfield or numberfield) which is...

    Started by ajang, 4 May 2011 2:31 PM
    filter, grid, left arrow, menu, right arrow
    • Replies: 0
    • Views: 905
    4 May 2011 2:31 PM Go to last post
  16. Question IE7 Memory Leak Issue for TreePanel

    Hi, I'm working on a feature that requires constantly reload the tree. I'm using tree.getRootNode().reload(); With Drip, I found there's memory...

    Started by sviolet, 3 May 2011 3:38 PM
    memory leak, reload, treepanel
    • Replies: 2
    • Views: 998
    4 May 2011 1:56 PM Go to last post
  17. Populating several grids from a single ajax request

    Hi this is a bit of a newbie question, but I'm having trouble getting started ... I'd like to populate several stores from a single json ajax...

    Started by daltenhof, 4 May 2011 6:37 AM
    ajax request, jsonstore, store
    • Replies: 2
    • Views: 1,160
    4 May 2011 10:26 AM Go to last post
  18. Question Row Editor Issue

    Hi all, I have a problem with row editor in IE; the edited form (see picture) doesn't appear correctly. It works perfectly on Firefox. I am using...

    Started by smarttdv, 4 May 2011 10:22 AM
    • Replies: 0
    • Views: 463
    4 May 2011 10:22 AM Go to last post
  19. Nested Grid Column all at top

    Hi , We need to make a grid model where all column for parent and even nested grid needs to be on the top. Has anyone done something like this...

    Started by Manjula, 3 May 2011 3:51 AM
    • Replies: 1
    • Views: 593
    4 May 2011 9:19 AM Go to last post
  20. Ability to advance through a series of images in ExtJS window

    Hello, I have a button in a grid cell that opens a window to display images. I would like to pass a list or object of multiple images that one can...

    Started by wbhk, 4 May 2011 8:42 AM
    • Replies: 2
    • Views: 839
    4 May 2011 9:09 AM Go to last post