Ext 2.x: Help & Discussion

+ Post New Thread

  1. add colls to a grid dynamically

    Hi, i need to have a grid, where the colls are not defined static. I have to ask the server first. From the server, I get a count of colls and...

    Started by chrizmaster, 19 Mar 2010 12:11 AM
    • Replies: 1
    • Views: 673
    20 Mar 2010 3:18 AM Go to last post
  2. Question Viewport inside form element, insted of body element

    I have the following legacy HTML code: <html> <body> <form id="Form1"> .... </form> </body>

    Started by ncardeli, 30 May 2008 7:46 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 6,685
    19 Mar 2010 7:11 PM Go to last post
  3. Tree non-async creation "bug"

    When building a tree without using a treeloader, I can't seem to be able to specify the children of a node. Instead, I have to manually call "new...

    Started by JeffHowden, 4 Mar 2007 10:46 AM
    • Replies: 7
    • Views: 2,891
    19 Mar 2010 3:21 PM Go to last post
  4. Question Problem testing ExtJS combobox with Selenium IDE

    Hi, I faced with a problem testing combobox element generated by ExtJS library. I will explain it on the real example...

    Started by ihor.ko, 19 Mar 2010 4:13 AM
    • Replies: 2
    • Views: 2,759
    19 Mar 2010 9:57 AM Go to last post
  5. Datefield distorted in chrome browser

    Date field is distorted in chrome browser but working fine in mozilla and IE. Please help.

    Started by psetiya, 17 Feb 2010 4:28 AM
    • Replies: 2
    • Views: 1,332
    19 Mar 2010 12:03 AM Go to last post
  6. ExtJS and .NET with JSON

    So I am trying to take my learning to the next level by passing JSON data from a code behind file in an ASP.NET application to the ExtJS ComboBox...

    Started by kneedragger, 16 Mar 2010 12:57 PM
    • Replies: 3
    • Views: 2,172
    18 Mar 2010 8:43 AM Go to last post
  7. editogridpanel and columnmodel visibility problem

    Hi! My page has a tabPanel, each tab has an editor grid panel. Each grid has an id property. The grids have all the same column model, so I'd like...

    Started by wiulma, 18 Mar 2010 8:00 AM
    • Replies: 0
    • Views: 469
    18 Mar 2010 8:00 AM Go to last post
  8. xtheme-black not displaying mouseovers and active menus properly

    Hi, I've just downloaded and installed the xtheme-black theme, and active menus and mouseovers are displaying as the default colors. Please see...

    Started by TrotskyIcepick, 18 Mar 2010 3:44 AM
    • Replies: 0
    • Views: 557
    18 Mar 2010 3:44 AM Go to last post
  9. Coloring entire GridPanel cells

    Hi all, I have a GridPanel representing a timetable. Every cell represents either morning or afternoon. A cell now has either 'unavailable' or...

    Started by Wilmar, 18 Dec 2009 7:12 AM
    • Replies: 2
    • Views: 1,002
    17 Mar 2010 3:59 PM Go to last post
  10. IE: html atribute within tbar not allowed?

    Hi everyone. I have the following problem: In FF the following code works just fine, but in IE i get an "Unknown runtime error". When i remove...

    Started by nithiz, 17 Mar 2010 4:08 AM
    • Replies: 1
    • Views: 617
    17 Mar 2010 11:21 AM Go to last post
  11. Encoding in EditorGrid

    Hello , I have a probleme with my EditorGrid , when i try to add element to my Grid containing some special char ,the grid don't show me what i...

    Started by mouadino, 17 Mar 2010 7:09 AM
    • Replies: 1
    • Views: 596
    17 Mar 2010 8:40 AM Go to last post
  12. GridHeader resize mouseovers in IE

    Hey Everyone. Apologies if this is the wrong area. Seems correct..... I have a defect assigned to me which states that columns are difficult...

    Started by jmaisel, 26 Oct 2009 12:47 PM
    • Replies: 2
    • Views: 711
    17 Mar 2010 7:44 AM Go to last post
  13. How to get target tree ?

    I want to move nodes between 2 treepanel tree.on('beforemovenode', function(tree, node, oldParent, newParent, index) { /* ...

    Started by fancyerii, 17 Mar 2010 4:23 AM
    • Replies: 0
    • Views: 475
    17 Mar 2010 4:23 AM Go to last post
  14. Problem with spring security adn border layout

    Hello. I am working on an application which main windows is a viewport with a border layout. The center prt is a panel with a card layout. The...

    Started by erik.johansson@smmiab.se, 17 Mar 2010 1:18 AM
    • Replies: 0
    • Views: 580
    17 Mar 2010 1:18 AM Go to last post
  15. Question 'change' listeners on Ext.form.Hidden does not fire when calling setValue

    Hi, I am trying to generate a hidden form field, that causes another field's value to be updated on change. Here's an example object var hidden...

    Started by maxim.webster, 17 Mar 2010 12:45 AM
    • Replies: 0
    • Views: 991
    17 Mar 2010 12:45 AM Go to last post
  16. How to use PagingToolbar page numeration ( start - limit) ?

    How to use PagingToolbar page numeration ( start - limit) ? I have standart code from examle, but paging numeration doesn't work. I write limit...

    Started by diamondvd, 31 Jan 2008 6:56 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,887
    16 Mar 2010 2:09 PM Go to last post
  17. Ignore Button double click

    Hi, Wondering if there is a general way to prevent or ignore double clicking an Ext.Button? I realize we may be able to set a flag or something...

    Started by tduffey, 25 Mar 2008 12:27 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 4,437
    16 Mar 2010 8:33 AM Go to last post
  18. iterate each field in a row

    Hi Everyone, I found this on the forum to iterate store data: myStore.on('load', function () { myStore.data.each(function(item, index,...

    Started by csextjs, 14 Feb 2008 8:44 AM
    • Replies: 4
    • Views: 7,628
    16 Mar 2010 7:30 AM Go to last post
  19. Remote Sorting Issue with IE

    Hello, I have a grouping store with remoteSort config as true. On FF, the sorting workd fine and both the "sort" and "dir" parameters are passed...

    Started by akothari, 15 Mar 2010 9:24 AM
    • Replies: 2
    • Views: 835
    16 Mar 2010 6:58 AM Go to last post
  20. remove/hide tab from iframe

    I create my Tabs like this: Ext.onReady(function(){ var tab = new Ext.TabPanel({ renderTo: 'tabs',...

    Started by boboarts, 15 Mar 2010 4:50 AM
    • Replies: 1
    • Views: 1,112
    16 Mar 2010 3:32 AM Go to last post