Ext 3.x: Help & Discussion

+ Post New Thread

  1. extra line under active tab in IE

    Is this a CSS problem? I can't seem to get rid of the extra line under the active tab in Internet Explorer, and I noticed that the 3.0 API browser...

    Started by gmoney, 14 May 2009 5:59 PM
    • Replies: 2
    • Views: 835
    14 May 2009 7:05 PM Go to last post
  2. problem with ColumnModel.setConfig

    grid.getColumnModel().setConfig(config); thie config is an array: there is an error when I click the header, and another error when click...

    Started by aj3423, 13 May 2009 7:15 PM
    • Replies: 5
    • Views: 2,969
    14 May 2009 6:55 PM Go to last post
  3. How can i add double click event to my grid

    hi all, am beginner to extjs. my project is to display the file information in the grid when we double click the any entry in the grid it should...

    Started by Harish kumara, 12 May 2009 12:41 PM
    • Replies: 4
    • Views: 1,765
    14 May 2009 12:30 PM Go to last post
  4. Question Problems with Editor Grid and Servlets

    How can i pass information between Editor Grid and Servlets?

    Started by giovannotti, 14 May 2009 11:41 AM
    • Replies: 0
    • Views: 509
    14 May 2009 11:41 AM Go to last post
  5. store not loading

    Hello all, I have a data.Store which I am using to populate an EditorGrid. I have done this before, but for some reason this will not work! My grid...

    Started by Brahose, 14 May 2009 8:44 AM
    • Replies: 3
    • Views: 770
    14 May 2009 11:11 AM Go to last post
  6. Get Months

    I would like to know if is possible to get the current month and the two previous ones with ext?

    Started by giovannotti, 14 May 2009 7:37 AM
    • Replies: 9
    • Views: 1,061
    14 May 2009 10:28 AM Go to last post
  7. Sending Multiple Response with 1 call to server

    Hi, I have a chart and 1 grid on the page. When I visit the page, the two components should show. What I am trying to do here is 1. Create two...

    Started by ektanit, 14 May 2009 9:55 AM
    • Replies: 0
    • Views: 641
    14 May 2009 9:55 AM Go to last post
  8. How to display the data in grid

    Hi, I am new to EXTJS, I want to display the data in the Grid with Store using JSP.When I execute the JSP, I get the response data from...

    Started by chethanar, 14 May 2009 2:39 AM
    • Replies: 4
    • Views: 1,430
    14 May 2009 7:45 AM Go to last post
  9. Exclamation ext3.0 Menu 's problem

    why code follows doesn't work? var m = new Ext.menu.Menu(); m.showAt(e.getPoint());// e relates to a context click event but if change...

    Started by stupidext, 14 May 2009 12:28 AM
    • Replies: 2
    • Views: 910
    14 May 2009 5:57 AM Go to last post
  10. Question chart and basic tabs

    Hello! I'm creating a basic tabs like: http://extjs.com/deploy/dev/examples/tabs/tabs.html in first tab I insert an ext chart with custom...

    Started by marcollo, 12 May 2009 2:57 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,880
    14 May 2009 5:47 AM Go to last post
  11. [Solved] Viewport / Window hide issues

    Hi guys. I'm trying to do the following: Present a login window for the user and after the user provided the correct user + password combination i...

    Started by CoolGoose, 14 May 2009 4:15 AM
    • Replies: 4
    • Views: 1,027
    14 May 2009 5:11 AM Go to last post
  12. Dialogs look strange.

    Strange looking dialogs: CODE: function InvoiceSearch(){ Ext.Msg.prompt('Fakturasøk', 'Fakturanummer:',...

    Started by catalina, 12 May 2009 3:55 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,171
    14 May 2009 4:52 AM Go to last post
  13. Exclamation htmlEditor readonly

    Hi, I was wondering. In EXTJS 2.X had bug for htmleditor readonly was not workiing is it fixed in 3.0. Please Help Me. Thank you, ...

    Started by king1231986, 14 May 2009 4:10 AM
    • Replies: 1
    • Views: 753
    14 May 2009 4:39 AM Go to last post
  14. [SOLVED] columnModel: widthchange event

    I am not sure whether it is my fault or it is a bug so I post here. Grid Example: http://www.extjs.com/deploy/dev/examples/grid/array-grid.html...

    Started by nctag, 11 May 2009 1:43 AM
    • Replies: 3
    • Views: 1,021
    14 May 2009 4:36 AM Go to last post
  15. about CookieProvider

    hi what happens is i cant get the state when the page refreshes ??? cp.get('thePage'); becomes undefined until i click the button again and set...

    Started by nadeemshafi9, 14 May 2009 2:03 AM
    • Replies: 0
    • Views: 650
    14 May 2009 2:03 AM Go to last post
  16. Why the treenode appendChild no work?

    The "oldParent.appendChild(node);" is not work, but "oldParent.appendChild({nodeType:'async', text:name, cls:'x-nav-file', icon:icon, id:id,...

    Started by enotsl, 13 May 2009 6:06 PM
    • Replies: 1
    • Views: 793
    13 May 2009 10:57 PM Go to last post
  17. change the list content of a combobox in EditorGrid

    An EditorGrid has a column filled with combobox _this.filterGrid = new Ext.grid.EditorGridPanel({ .... cm : new Ext.grid.ColumnModel( ...

    Started by aj3423, 13 May 2009 1:54 AM
    • Replies: 6
    • Views: 1,389
    13 May 2009 10:11 PM Go to last post
  18. Grid not auto expanding column when displayed collapsed

    Hi all, I have a border layout, and in the west region an accordion layout, one of the panels in that accordion contains a grid. The config for...

    Started by allistar, 7 May 2009 7:57 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,350
    13 May 2009 8:04 PM Go to last post
  19. Change Menu color on Hover

    Hello, I have been tinkering around for a while now on this. I am trying to implement the Menu, loaded into a toolbar, as the main navigation menu...

    Started by waderironman, 13 May 2009 11:56 AM
    • Replies: 0
    • Views: 1,030
    13 May 2009 11:56 AM Go to last post
  20. Cant Ext.Editor be resized dynamically?

    I have an instance of an Ext.Editor that Id like to be able to grow it as the user types in text. Is that possible? Thanks!

    Started by kkothari, 13 May 2009 10:54 AM
    • Replies: 0
    • Views: 452
    13 May 2009 10:54 AM Go to last post