Ext 3.x: Help & Discussion

+ Post New Thread

  1. changing Panels colapsed state

    Hi there, I am trying to change the state of the panel once it is collapsed, i need it to be a width of 32px so my menu which it hosts is visible...

    Started by Boy.Kortman, 11 Aug 2010 12:30 AM
    • Replies: 3
    • Views: 521
    11 Aug 2010 3:45 AM Go to last post
  2. Two window with same Object Id Problem

    When I create two window objects containing single textfield object in each window. But Id of that text field is same. When I re-size, maximize or...

    Started by ucoxk, 11 Aug 2010 1:21 AM
    • Replies: 1
    • Views: 469
    11 Aug 2010 3:29 AM Go to last post
  3. Not able to solve the problem with NULL Mapping field while reading the JSON

    I have a JSON store with nested fields. FOr eaxmple some field will have 2 values and some will ahve one value only. The problem comes when I try to...

    Started by thangamalar, 11 Aug 2010 2:56 AM
    • Replies: 5
    • Views: 682
    11 Aug 2010 3:26 AM Go to last post
  4. accented characters in French

    hello I start with ExtJS .... I have a problem with the combo list items that contain accented characters in French. Everything is ok to load...

    Started by seb72, 10 Aug 2010 11:52 PM
    • Replies: 7
    • Views: 979
    11 Aug 2010 3:21 AM Go to last post
  5. Question http://www.extjs.com/s.gif reference in ext-base.js

    hi all we are using couple of extjs component in an intranet web app and we connect internet through proxy. The problem is when ever we are...

    Started by coooolmagic, 11 Aug 2010 2:35 AM
    • Replies: 2
    • Views: 1,038
    11 Aug 2010 2:45 AM Go to last post
  6. Problem with initial window size on IE7

    Hello, I was toying around with the window component trying to use contentEl since i don't need anything fancy inside the window. It's working...

    Started by ranakor, 3 Sep 2009 12:57 AM
    • Replies: 3
    • Views: 1,091
    11 Aug 2010 2:28 AM Go to last post
  7. Nested lists (aka increase or decrese indent buttons) in HtmlEditor

    Kind of a funny post as I am going to ask if it is possible to add a 'nest lists' button in an HtmlEditor window. The feature is actually enabled...

    Started by hyperspyched, 11 Aug 2010 2:14 AM
    • Replies: 0
    • Views: 517
    11 Aug 2010 2:14 AM Go to last post
  8. [3.0rc2] getTopToolbar().items undefined

    Argh.... Since the migration to Ext 3.0 I can't access the toolbar items. The following alternatives DON'T work: XY.getTopToolbar().items...

    Started by gelleneu, 29 Jun 2009 3:15 AM
    • Replies: 6
    • Views: 2,726
    11 Aug 2010 1:40 AM Go to last post
  9. Treepanel: How do I get the first child of the root node?

    Hello, i need to know the first child of the root node of my treepanel. I dont know the id, so I cannot use the method getById()... ...

    Started by mannyk, 11 Aug 2010 12:02 AM
    • Replies: 2
    • Views: 1,016
    11 Aug 2010 1:29 AM Go to last post
  10. TreeGrid Columns - can header be changed on the fly?

    I have a Ext.ux.tree.TreeGrid with 3 columns. I need to be able to change the header of one column when a seperate button is clicked. Is something...

    Started by FSM, 10 Aug 2010 3:06 AM
    • Replies: 2
    • Views: 565
    11 Aug 2010 1:26 AM Go to last post
  11. Error Dialog with Detail link

    I want a dialog box with a link 'show' that will trigger perhaps an extjs function so I could manipulate the div to present the detail and change the...

    Started by thedatawarehouse, 10 Aug 2010 9:47 PM
    • Replies: 1
    • Views: 500
    10 Aug 2010 11:54 PM Go to last post
  12. Question How to prevent record changing in grid

    Hello guys I have form and grid. They are linked. User can change record in the form by the grid. It is possible to modify record in the form....

    Started by evgenspb, 5 Aug 2010 8:59 AM
    • Replies: 4
    • Views: 589
    10 Aug 2010 11:47 PM Go to last post
  13. Context menu 'multiplication'

    Hi all I have the code that fires contextmenu inside Panel : self.on('afterrender', function(){ var map_p = self.getEl(); ...

    Started by Wolfie, 10 Aug 2010 1:36 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,282
    10 Aug 2010 11:47 PM Go to last post
  14. [RESOLVED]Getting grid headers and selected record values

    Is there a way I can get a grid's headers and then the selected records values coresponding with the headers? what I currently have is this var...

    Started by Kloon, 10 Aug 2010 6:14 AM
    data, grid, headers, store
    • Replies: 4
    • Views: 713
    10 Aug 2010 11:27 PM Go to last post
  15. extjs properties grid and source root

    Hello, I am trying to get this json data to load into the extjs grid using the script below but no data loads. Can someone tell me why it is not...

    Started by whimsica, 10 Aug 2010 2:32 PM
    • Replies: 2
    • Views: 855
    10 Aug 2010 10:35 PM Go to last post
  16. Exclamation How to align two comboboxes right next to each other?

    I have one Ext.form.TimeField and I want to align another Ext.form.TimeField to the right of it without it going on a new line. For example I set...

    Started by wavedan, 10 Aug 2010 5:35 AM
    extjs, timefield
    • Replies: 3
    • Views: 560
    10 Aug 2010 10:25 PM Go to last post
  17. Arrow Submit Whole Grid

    hi, i have a grid which is formed only at client side (i.e. nothing is read from server). After pressing the button I need this whole grid (store) to...

    Started by ReScorpio, 10 Aug 2010 2:42 AM
    grid writer
    • Replies: 4
    • Views: 1,969
    10 Aug 2010 9:32 PM Go to last post
  18. Select All Button for CheckColum.js user extension

    this is a duplicate thread, sorry!! Look for my other post.

    Started by pjamrisk, 10 Aug 2010 9:24 PM
    • Replies: 0
    • Views: 343
    10 Aug 2010 9:24 PM Go to last post
  19. Handling ENTER key event

    I am trying to add the ability to hit enter on a search form for a component built with Ext Designer and am having some trouble. I am using the...

    Started by ShatyUT, 5 Aug 2010 9:01 AM
    • Replies: 8
    • Views: 1,048
    10 Aug 2010 3:17 PM Go to last post
  20. [Solved] Window.show and TextField focus

    OK, I've spent a half hour looking through forum posts and trying different possible solutions and nothing is working. Can someone help me make the...

    Started by mohaaron, 5 Aug 2009 4:05 PM
    • Replies: 2
    • Views: 3,076
    10 Aug 2010 2:56 PM Go to last post