Ext 2.x: Help & Discussion

+ Post New Thread

  1. change web browser right click menu

    Any idea on how to change web browser's rightclick menu? (when you rightclick on the background, you get "back, forward, reload, stop, Bookmark this...

    Started by lisamiao, 8 Jan 2009 11:40 AM
    • Replies: 2
    • Views: 1,393
    8 Jan 2009 6:59 PM Go to last post
  2. Red face Add Search example into PanelTab Tab html

    Hi, I have been trying to figure this out for 3 hours now and have been unable to find anyway to do it (maybe it's not possible or I am...

    Started by nathanblogs, 8 Jan 2009 5:49 PM
    • Replies: 0
    • Views: 714
    8 Jan 2009 5:49 PM Go to last post
  3. Question Id's are generated randomly even though I give each element a uniqe Id.

    Hello, Have assigned each element with a unique id, but EXT js framework is overriding the Id and creating random ids. We write automation code...

    Started by qauser, 7 Jan 2009 2:53 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,991
    8 Jan 2009 3:25 PM Go to last post
  4. Anchor element doesn't select row.

    I have a pretty basic grid with the rowexpander plugin. In the expanded row there is a link. When I click on the link the row is not selected...

    Started by raymondtrudeau, 8 Jan 2009 11:26 AM
    • Replies: 3
    • Views: 885
    8 Jan 2009 3:24 PM Go to last post
  5. disabled fields in form are not submitted

    I have a form in which I need to hang on to the record id so that when I submit the form, record id will be one of the name value pairs sent to the...

    Started by lkasdorf, 15 Jan 2008 3:28 PM
    • Replies: 5
    • Views: 6,247
    8 Jan 2009 3:12 PM Go to last post
  6. Lightbulb Is there any way to Change Desktop Title dynamically

    I am trying replicate the ExtJS Desktop sample. Is there any way where you can change the Desktop title only on the fly I came up with this however...

    Started by nicholasnet, 8 Jan 2009 2:59 PM
    • Replies: 1
    • Views: 626
    8 Jan 2009 3:02 PM Go to last post
  7. Xtemplate displaying input arguments after clicking on tab

    My app is displaying strangely after clicking on one tab and then clicking back to the original tab There is a series of comments that is displayed...

    Started by andycramb, 8 Jan 2009 6:19 AM
    • Replies: 6
    • Views: 991
    8 Jan 2009 2:36 PM Go to last post
  8. Question Frustrated with XMLReader

    I can't get the XmlReader to load a store. This is the page on my server: <% System.out.println("*** get test xml w/response"); ...

    Started by jimtyp, 8 Jan 2009 1:11 PM
    • Replies: 1
    • Views: 735
    8 Jan 2009 1:26 PM Go to last post
  9. Panel Text is not displaying "&" and text after it

    Hi, I am referrring to the ExtJs example at http://extjs.com/deploy/dev/examples/menu/actions.html Here is the snippet of code from...

    Started by atuldige, 8 Jan 2009 10:15 AM
    • Replies: 2
    • Views: 803
    8 Jan 2009 12:42 PM Go to last post
  10. clipboard

    Hi, I need a button in a bbar of the Ext.grid.GridPanel when I press it, copy all data in Ext.grid.GridPanel to clipboard

    Started by lafugacu78, 10 Dec 2008 10:25 AM
    • Replies: 1
    • Views: 757
    8 Jan 2009 12:07 PM Go to last post
  11. [SOLVED] Fieldset Question - Pyramiding

    Hello Community I'm currently adapting one of the samples from extjs.com for my needs. This is my code so far: var incident_form = new...

    Started by Somani, 8 Jan 2009 10:59 AM
    • Replies: 1
    • Views: 621
    8 Jan 2009 11:53 AM Go to last post
  12. any way to change grid data display?

    I have integer numbers from the server side and want to put in a grid. However, I want to display them as comma seperated, like this: 1,298,283,000....

    Started by zhahua, 8 Jan 2009 9:07 AM
    • Replies: 2
    • Views: 799
    8 Jan 2009 11:21 AM Go to last post
  13. Ext 2.0.2: Ext.dd.DropTarget & notifyOver

    Hi All, I have: var ddrowTarget = new Ext.dd.DropTarget(grid.getView().el, { ddGroup: "ddApplyCollection" ,copy:false ...

    Started by John Sourcer, 7 Mar 2008 5:53 AM
    • Replies: 3
    • Views: 1,923
    8 Jan 2009 11:05 AM Go to last post
  14. Question autoScroll and panels with column layout

    I've got a window with a tabpanel in it. In the first tab I've got a panel with a 2 column layout. I tried setting that panel to "autoScroll:true"...

    Started by piston, 8 Jan 2009 9:55 AM
    • Replies: 2
    • Views: 767
    8 Jan 2009 11:02 AM Go to last post
  15. TextField label will not display..

    Hi guys, so I'm trying to add a bunch of text fields to a form, but their labels will not show up for some reason. I'm pretty sure I'm typing...

    Started by bulgarian388, 8 Jan 2009 10:30 AM
    • Replies: 1
    • Views: 702
    8 Jan 2009 10:59 AM Go to last post
  16. XML to Extjs?

    I wanna ask what is the code structure for taking a data from a xml file to extjs? So the data is not embeded in the code. Thanks.

    Started by gondrong, 7 Jan 2009 9:42 AM
    • Replies: 5
    • Views: 1,075
    8 Jan 2009 10:57 AM Go to last post
  17. ComboBox question

    I'm kinda new to Extjs and wanting too add a ComboBox in my app, I already have the example but when I copy it to my code it doesn't appear, can...

    Started by gondrong, 7 Jan 2009 9:11 PM
    • Replies: 2
    • Views: 715
    8 Jan 2009 10:36 AM Go to last post
  18. Error invalid flag after regular expression in Grid view

    Hi, I have a problem loading XML data into my GridView. When I use the following code var store = new Ext.data.Store({ // load using...

    Started by Bonkie, 7 Jan 2009 12:13 PM
    • Replies: 2
    • Views: 1,269
    8 Jan 2009 10:20 AM Go to last post
  19. Edit in Place - possible with HTML elements (divs, spans, lists)?

    Is it possible to add an in-place editor to an HTML element like a div, span or li? I've seen some examples with TextField, but not with other...

    Started by mraible, 8 Jan 2009 9:36 AM
    • Replies: 0
    • Views: 622
    8 Jan 2009 9:36 AM Go to last post
  20. Talking Fire Bug Chaches An Error

    Hai All Some times iam getting an error ,only using firefox, no problem with ie The error shown is::: "Permission denied to get property...

    Started by footballermahesh, 7 Jan 2009 8:47 PM
    • Replies: 1
    • Views: 748
    8 Jan 2009 9:36 AM Go to last post