Ext 1.x: Help & Discussion

+ Post New Thread

  1. Talking JsonStore can't load empty list

    Hi: I want to submit records to be deleted from my database; however, I don't want to reload all records that weren't modified. I tried by using...

    Started by zafiro, 24 Aug 2007 7:16 AM
    • Replies: 2
    • Views: 1,034
    27 Aug 2007 5:19 AM Go to last post
  2. add a callback

    is it possible to add a callback function .. after one function is executed...? if( node instanceof Object ){ if( node.leaf ){ node =...

    Started by Grimsk, 27 Aug 2007 3:54 AM
    • Replies: 2
    • Views: 684
    27 Aug 2007 5:17 AM Go to last post
  3. Adding "for example" the calculator the east region

    Hi folks, I am wondering how i could add for example the calculator to a region.(for instance east) ( i have done it in several ways, but i...

    Started by kenisfam, 27 Aug 2007 4:05 AM
    • Replies: 2
    • Views: 676
    27 Aug 2007 4:32 AM Go to last post
  4. Access function Ext.onReady

    Hi, How can i access to a function content in Ext.onReady. Example: Ext.onReady(function(){ function test(){ alert('test'); }

    Started by script, 27 Aug 2007 1:40 AM
    • Replies: 1
    • Views: 958
    27 Aug 2007 1:43 AM Go to last post
  5. How can I use ext with rails?

    Sorry to my poor english. I'm just beginning to use Extjs with Rails.There is problem with the form submit. Here is the rhtml code: <div...

    Started by hash_man, 25 Aug 2007 6:51 AM
    • Replies: 2
    • Views: 841
    27 Aug 2007 1:07 AM Go to last post
  6. Grid expand

    Is there anyway I can make the grid expand, I want to use the page scrollbar instead of the using the grid's scrollbar Thanks

    Started by vinhtiensinh, 21 Aug 2007 4:51 PM
    • Replies: 4
    • Views: 1,192
    27 Aug 2007 12:36 AM Go to last post
  7. Building Tree control from XML data (not JSON)

    Hi All, We are investigating Ext for a project that we are working on, and finding it to be fantastic tool. However, we are stuck at trying to...

    Started by CyberFerret, 26 Aug 2007 8:34 PM
    • Replies: 1
    • Views: 943
    27 Aug 2007 12:23 AM Go to last post
  8. add Ext.TabPanel into iframe

    I have an iframe on one page. When I load one page into one TabPanel, I want to add this TabPanel into iframe. How do I do it? ...

    Started by jimgwt, 11 Apr 2007 10:38 AM
    • Replies: 3
    • Views: 2,307
    26 Aug 2007 11:55 PM Go to last post
  9. check a radio programmatically

    given these three radios in the same radiogroup rb. <input name="rb" type="radio" value="1" checked /> <input name="rb" type="radio" value="2" ...

    Started by topcoder1, 26 Aug 2007 11:03 PM
    • Replies: 0
    • Views: 698
    26 Aug 2007 11:03 PM Go to last post
  10. How can I get element from IFrame ?

    Hi folks, I have some code following: + In default.js page myIframe = Ext.getDom('myFrame_id'); myIframe.src = mypage.aspx; + In...

    Started by quantw, 24 Aug 2007 2:19 AM
    • Replies: 2
    • Views: 1,182
    26 Aug 2007 8:19 PM Go to last post
  11. Question Simply demonstrated Ext.form.Form Mem-Leak on IE

    Hey all, I'm trying my darndest to figure out how to cleanly destroy a form, but I can't get it. Here is my -very- basic test page. <html> ...

    Started by trbot, 15 Aug 2007 10:06 AM
    • Replies: 4
    • Views: 2,470
    26 Aug 2007 7:53 PM Go to last post
  12. grid cell event listener

    Please help.. 1. How to attach event listeners to a specific grid cell? 2. How to get the x,y coordinates of a selected grid cell? 3. In menu...

    Started by bai, 22 Aug 2007 11:39 PM
    • Replies: 6
    • Views: 2,794
    26 Aug 2007 7:44 PM Go to last post
  13. Basic dialog from Hello World not working...

    Hello, I am just trying to reproduce the Simple Hello World dialog and get a JS error saying 'el has no properties' Here is my entire HTML file...

    Started by vijayrao, 26 Aug 2007 5:46 PM
    • Replies: 1
    • Views: 871
    26 Aug 2007 7:32 PM Go to last post
  14. Empty Store?

    So here I am again. That's what a newbie is all about :P This is what's going on: I've a data store specified like this: var dsMat = new...

    Started by HSomb, 26 Aug 2007 4:45 PM
    • Replies: 1
    • Views: 726
    26 Aug 2007 6:36 PM Go to last post
  15. Lightbulb [Solved (for now)] Ext.LayoutDialog modal strangeness

    I am try to use a layout dialog from a toolbar button on a tabpanel (pretty much a cut and paste from the example) My problem appears to be...

    Started by TheNakedPirate, 23 Aug 2007 10:33 PM
    • Replies: 3
    • Views: 984
    26 Aug 2007 5:46 PM Go to last post
  16. Reading and Adding 'n' number of values into a text field

    I am using an xmlreader to populate a form (like the demo example). My xml looks like this: <criminal> <offenses> <offense1>F3...

    Started by mfw24, 26 Aug 2007 4:45 PM
    • Replies: 0
    • Views: 597
    26 Aug 2007 4:45 PM Go to last post
  17. Question Grid Quicksearch HistoryComboBox Problem

    Hello all, I have one gird and i want to add search functionality in this grid..... I search th' forums and got some help about quick search ....

    Started by pravin_bluebird, 6 Aug 2007 1:08 AM
    • Replies: 9
    • Views: 1,470
    26 Aug 2007 3:39 PM Go to last post
  18. Question how to fill the form with remote data,use connection or datastore?

    when I want to modify some data,how to load the remote data,then render the form,use connection or datastore?who can give me the example?thank you...

    Started by iolerp, 22 Aug 2007 4:35 AM
    • Replies: 1
    • Views: 820
    26 Aug 2007 2:47 PM Go to last post
  19. I need sample code to override the DataProxy

    I need sample code to override the DataProxy.

    Started by sarish jain, 22 Aug 2007 1:48 PM
    • Replies: 1
    • Views: 780
    26 Aug 2007 2:42 PM Go to last post
  20. lazy rendering

    Hi, I'm using Ext v1.1. In my project I have to display many rows with EditorGrid, which takes a lot of time. I've read, that there were already...

    Started by tbo, 22 Aug 2007 10:54 AM
    • Replies: 1
    • Views: 873
    26 Aug 2007 2:39 PM Go to last post