Ext 1.x: Help & Discussion

+ Post New Thread

  1. Question what's wrong with the codes that build tree from xml?

    hi,everyone. I'm a beginner to Ext.I try to build a tree from a xml document,but I fail.:( who can tell me what's wrong with the codes. thx a...

    Started by showlie, 17 Sep 2007 12:25 AM
    • Replies: 8
    • Views: 1,454
    18 Sep 2007 1:33 AM Go to last post
  2. Resizable combo

    Lectori salutem, I want to have a north-west-center layout and in the west panel I need a (search) combobox. When the west region is resized, I...

    Started by Downcast, 18 Sep 2007 1:18 AM
    • Replies: 2
    • Views: 910
    18 Sep 2007 1:21 AM Go to last post
  3. set jsp file into TabPanelItem

    FireFox is right,but IE6 display "Ext.EventObject is null or is not object" tab.js: var TabsExample = { init : function(){ var tab2...

    Started by yuejun13, 18 Sep 2007 12:24 AM
    • Replies: 0
    • Views: 558
    18 Sep 2007 12:24 AM Go to last post
  4. Question Iframe don't render using IE6, need help

    Hi, I'm trying to create a simple layout using the tab panel and load the selected tab into a iframe. It works in Firefox but not IE 6.x. I tried to...

    Started by Hagge, 18 Sep 2007 12:19 AM
    • Replies: 0
    • Views: 833
    18 Sep 2007 12:19 AM Go to last post
  5. Set root treenode by id

    Hi there, I have the following tree and it's working well: What I have been trying (unsuccessfully) to do however is set the root node to be...

    Started by Aaryn015, 17 Sep 2007 10:01 PM
    • Replies: 1
    • Views: 747
    18 Sep 2007 12:10 AM Go to last post
  6. Question setURL and Scope

    Hi Guys, I have a small problem. I'm using a tab control and I'm loading the tab content dynamically with setURL(). Actually I'm using: var...

    Started by willo, 10 Jul 2007 6:51 AM
    • Replies: 2
    • Views: 878
    18 Sep 2007 12:00 AM Go to last post
  7. How to get a range of days disabled ? (disabledDates)

    Hi! How would you disable one or if possible several ranges of days in datepicker? Can someone give me an example ? I know the docs, but how...

    Started by Spirit, 14 Sep 2007 4:10 AM
    • Replies: 2
    • Views: 1,151
    17 Sep 2007 11:49 PM Go to last post
  8. Grid Editor on last column gets horizontal scroll bars

    I have a column in my grid defined as... { header: 'Declaration', width: 80, sortable: false, dataIndex:...

    Started by froamer, 16 Sep 2007 10:14 PM
    • Replies: 1
    • Views: 764
    17 Sep 2007 10:24 PM Go to last post
  9. Question Grid Help?

    How can I change the color of rows or cells in datagrid?

    Started by Satan, 17 Sep 2007 7:15 PM
    • Replies: 1
    • Views: 714
    17 Sep 2007 7:52 PM Go to last post
  10. Question Doubt about Window Resize and Grid

    I

    Started by Mark Wells, 17 Sep 2007 10:49 AM
    • Replies: 2
    • Views: 1,106
    17 Sep 2007 7:41 PM Go to last post
  11. Question Complex Layout + Layout Dialog = Strange Tabs.. Conflicting CSS?

    Folks, I've spent 6 hours today trying to figure out what specifically is causing this.. to no avail :( Firebug isnt reporting anything, and...

    Started by sb32, 11 Sep 2007 7:07 PM
    • Replies: 3
    • Views: 1,601
    17 Sep 2007 5:46 PM Go to last post
  12. [SOLVED] ComboBox setValue () problem

    I've got a ComboBox that loads data from the server when a user types in a request. This works fine. Problems come in when I have a value set for...

    Started by catacaustic, 27 Aug 2007 6:19 PM
    • Replies: 3
    • Views: 1,160
    17 Sep 2007 5:44 PM Go to last post
  13. Post Rails w/ EXTJS..

    In all the examples, there are tons of references to js & css, with lots of the examples data in the javascripts themselves. This is good for...

    Started by sb32, 9 Sep 2007 7:48 PM
    • Replies: 2
    • Views: 3,026
    17 Sep 2007 5:44 PM Go to last post
  14. how to DnD of column and row in one grid???

    I have test that use DropTarget to implement DnD of rows but found that DnD of columns has disabled,What is the reason ? And any one have extend Grid...

    Started by august, 17 Sep 2007 12:06 AM
    • Replies: 1
    • Views: 701
    17 Sep 2007 5:39 PM Go to last post
  15. Question on DataProxy / .NET

    hello all, I have some very newbie questions regarding DataProxy. I assume DataProxy is used to retrieve my data correct? Let's say my server...

    Started by liming, 17 Sep 2007 9:41 AM
    • Replies: 2
    • Views: 1,090
    17 Sep 2007 4:11 PM Go to last post
  16. ComboBox - setting value and hidden-value separately

    Hi .. i've got a ComboBox with a hidden-field and a store doing auto-completion via ajax calls. Now i got a onSelect function, looking like that:...

    Started by omdb, 30 Aug 2007 6:00 AM
    • Replies: 1
    • Views: 1,243
    17 Sep 2007 2:01 PM Go to last post
  17. Question Form load and remote ComboBox

    Ok, I've been searching this forum and API Docs for quite some time now and I still can't figure out the solution. I have a form with remote comboBox...

    Started by snirf, 20 Aug 2007 12:58 AM
    • Replies: 1
    • Views: 1,222
    17 Sep 2007 2:00 PM Go to last post
  18. Question How can I catch 'keydown' event while a user editing a editable grid ( EditorGrid ).

    Hello guys, I have to catch 'keydown' event while a user editting a editable grid ( Ext.grid.EditorGrid ) bcause I have to send a data when the...

    Started by taka21st, 15 Sep 2007 10:12 AM
    • Replies: 2
    • Views: 1,193
    17 Sep 2007 1:29 PM Go to last post
  19. Question Grid with AJAX sorting and paging

    Hi guys! I'm new to extJS library and not very much understand all it's components. So I'm need a grid with paging and sorting. When client...

    Started by alex.allah, 17 Sep 2007 11:04 AM
    • Replies: 3
    • Views: 1,531
    17 Sep 2007 1:08 PM Go to last post
  20. JSON Problem with EXT & CAKEPHP

    I'm really stressed about this problem I'm searching for a solution like 3days now and can't get data in my grid. The nr of rows are present, but no...

    Started by noso, 15 Sep 2007 5:36 AM
    • Replies: 9
    • Views: 1,834
    17 Sep 2007 12:52 PM Go to last post