Ext 2.x: Help & Discussion

+ Post New Thread

  1. Arrow How to add icon in tree(urgent)

    Hi All, I am new for EXTJS. I am trying to use tree. I have successfully created Tree in my page. But I am not getting any icon in tree nodes. I...

    Started by gopal_lal, 21 Feb 2009 1:26 AM
    • Replies: 2
    • Views: 793
    22 Feb 2009 9:10 PM Go to last post
  2. [HELP] Confused adding to Ext.data.Store

    I'm attempting to add additional data to a DataStore but im a little confused how to do so? From what i've seen in the documentation add(...

    Started by Phunky, 16 Jan 2008 3:47 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 22,977
    22 Feb 2009 8:47 PM Go to last post
  3. Question RowExpander expaned div do not trigger celldblclick, rowdblclick events

    RowExpander's expaned div do not trigger celldblclick, rowdblclick events How can I modify it to support all events that the parent row have ?

    Started by ifcwlme, 22 Feb 2009 8:46 PM
    • Replies: 0
    • Views: 774
    22 Feb 2009 8:46 PM Go to last post
  4. Mashups and style scope

    I haven't been able to find this anywhere, is it possible to scope a style from a mashup element in a window with its own style sheet. I saw in...

    Started by deanna, 22 Feb 2009 7:49 PM
    • Replies: 7
    • Views: 1,091
    22 Feb 2009 8:33 PM Go to last post
  5. Can not uncheck the selection checkbox of the grid

    I've created a GridPanel utilizing the checkbox selection model. But i can not uncheck the row whick i check before. "Check/Uncheck" header is ok....

    Started by zhenyuandeng, 22 Feb 2009 8:28 PM
    • Replies: 0
    • Views: 676
    22 Feb 2009 8:28 PM Go to last post
  6. Question displaying unditable records in editable grid..

    Hi All, As per my product requirement, I want to show some records in editable grid as un editable records... Is it possible to show any records...

    Started by mayanknext, 22 Feb 2009 7:59 PM
    • Replies: 2
    • Views: 868
    22 Feb 2009 8:06 PM Go to last post
  7. TreePanel - Root Node from Json

    Hi, I've got some jsonData (coming in from a service) that already contains a root node for a TreePanel, how do I configure the TreePanel to use this...

    Started by jaimalchohan, 22 Feb 2009 3:36 AM
    • Replies: 4
    • Views: 1,322
    22 Feb 2009 8:02 PM Go to last post
  8. Export Tree into Excel

    Hi all Is there any workaround to export the tree view into Excel not loosing hierachy? I mean to export the tree nodes into Excel data groups. I...

    Started by vladnech, 22 Feb 2009 7:59 PM
    • Replies: 0
    • Views: 1,024
    22 Feb 2009 7:59 PM Go to last post
  9. Grid + replacing the contents of a div rather than appending?

    Hey guys, Did a quick search for this but I didn't see anything come up with the exact scenario. Not that I expect it to be hard, just missing the...

    Started by travisbell, 22 Feb 2009 7:08 PM
    • Replies: 2
    • Views: 799
    22 Feb 2009 7:27 PM Go to last post
  10. dados_funcionario.push(record.data) for FormPanel

    I use this for grid and works fine ! Ext.each(GR_Privilegio_Funcionario.getStore().getModifiedRecords(), function(record){ ...

    Started by Rafael, 22 Feb 2009 6:16 PM
    • Replies: 0
    • Views: 521
    22 Feb 2009 6:16 PM Go to last post
  11. Windows within other window

    Sorry for my bad English! How I can add multiples windows into other window and manager it?

    Started by khacnhat, 17 Feb 2009 3:09 PM
    • Replies: 9
    • Views: 1,343
    22 Feb 2009 4:07 PM Go to last post
  12. GroupingStore in Grid

    I am quite new to the grid / grouping store / json reader stuff. I currently got a working grid with json reader and regular store. I want to...

    Started by archmisha, 22 Feb 2009 12:58 PM
    • Replies: 1
    • Views: 1,169
    22 Feb 2009 3:10 PM Go to last post
  13. Loading information on application startup

    Hi, Can someone show me a way to display a 'Loading' window or progress bar that displays the status of each Ext Javascript files IE: ext-base.js,...

    Started by Slartibartfast, 19 Feb 2009 7:15 PM
    • Replies: 2
    • Views: 808
    22 Feb 2009 2:28 PM Go to last post
  14. Adding html on existing panel

    I have a panel. And I want to load html text instad of existing. How can I do this? I have tried: function setHelper(o_id) {...

    Started by diclofoss, 22 Feb 2009 6:45 AM
    • Replies: 3
    • Views: 891
    22 Feb 2009 12:34 PM Go to last post
  15. Send datastore throw Ext.Ajax.request

    Hi, I have a little problem. I use a Datastore to store data from a editor grid, and I need send that data throw an Ext.Ajax.request, but I don't...

    Started by gaseguraj, 9 Sep 2008 8:47 PM
    • Replies: 4
    • Views: 1,143
    22 Feb 2009 10:04 AM Go to last post
  16. Sorting Columns With pagination

    Hello, I've just finish my first little application based on grid tutorial with PHP and mySQL (see my previous post), but... sorting column, this is...

    Started by albertixcom, 21 Feb 2009 1:38 AM
    • Replies: 3
    • Views: 963
    22 Feb 2009 9:58 AM Go to last post
  17. Struts2 action pass a json to a grid

    How can i pass a json to a js grid? Can i use the codes in the execute method of the action? ...

    Started by zhenyuandeng, 21 Feb 2009 7:44 PM
    • Replies: 2
    • Views: 2,113
    22 Feb 2009 9:50 AM Go to last post
  18. ext2.2.1 dateformat in ie7 error

    i update to ext2.2.1 ,(new Date()).dateFormat('Y-m-d H:i:s') in firefox fine,but in ie 7 and ie 8 the result is 2009-- :: and i find if 'm' 'd' 'h'...

    Started by javaopensource, 19 Feb 2009 7:46 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,197
    22 Feb 2009 9:49 AM Go to last post
  19. Question Help: could i make dynamic json in using treepanel

    hi, Guys i have made the static json and loaded tree panel . the code are pasted here. Ext.onReady(function(){ Ext.QuickTips.init();

    Started by sarajitroy, 16 Feb 2009 1:18 AM
    • Replies: 2
    • Views: 1,684
    22 Feb 2009 9:44 AM Go to last post
  20. Ext JS Application architecture...

    Hello, I have used Ext JS mainly as a "side-dish" to augment previously written sites by interjecting the framework's rich control set into the...

    Started by Bucs, 22 Feb 2009 9:14 AM
    • Replies: 2
    • Views: 1,021
    22 Feb 2009 9:35 AM Go to last post