Ext 2.x: Help & Discussion

Page 13 of 1827 FirstFirst ... 3 11 12 13 14 15 23 63 113 513 1013 ... LastLast

+ Post New Thread

  1. Change Cell color on mouseover event

    Hi, I've just started extjs tutorials, read some javascript and tried to play with extjs. So I've just a basic question concerning changing...

    Started by Joel Vennin, 3 Dec 2008 3:10 PM
    • Replies: 5
    • Views: 7,317
    20 Jun 2012 12:27 AM Go to last post
  2. choosing the layout of a panel object

    hello, I need to display in a panel some objects like this: - on the first line, with some distance from the panel top, a textbox and a button...

    Started by forumwebuser, 19 Jun 2012 5:08 PM
    • Replies: 0
    • Views: 303
    19 Jun 2012 5:08 PM Go to last post
  3. EXT-JS Charts - Auto scroll, Auto size property not working

    Hi, I am working with EXT-JS charts. The chart I am creating has a floating Legend box. But autoscroll and auto size properties are not working....

    Started by digvijayun, 19 Jun 2012 12:32 PM
    • Replies: 0
    • Views: 386
    19 Jun 2012 12:32 PM Go to last post
  4. 204 no content regenerating failure on ajax request

    hi, i hope someone can help me. I am making a get request via ajax requests, and the server is fulfilling my request, and return http code status...

    Started by pabloflores, 17 Sep 2009 4:42 PM
    • Replies: 2
    • Views: 1,025
    19 Jun 2012 8:41 AM Go to last post
  5. Button in Grid's cell

    is it possible to attach the Ext.Button in columnModel? if possible can you show me example.. tnx! i'm new here and this library is great! tnx!

    Started by boydapa3, 19 Mar 2007 11:23 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 51,901
    19 Jun 2012 5:19 AM Go to last post
  6. form.getValues() and checkbox unchecked

    When asking for a javascript object of all the form values, Its expected that the object will have values for all checked checkbox elements, and 0 or...

    Started by willdudziak, 27 Feb 2008 1:47 PM
    • Replies: 5
    • Views: 2,145
    19 Jun 2012 12:05 AM Go to last post
  7. GridPanel in RowExpander and Vertical Scrollbar

    Hello, I have a row-expander and this contains a GridPanel. That is, when opening the row-expander, GridPanel is displayed. The results in the...

    Started by cornflakes, 14 Jul 2008 4:37 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 6,754
    15 Jun 2012 7:15 AM Go to last post
  8. New Ext.Window on Button Click

    Hi, Can someone direct me in right direction! How to get a new Window on form-button click. I want to open a window with filled form value on...

    Started by nitesh35103, 9 Jun 2009 10:12 AM
    • Replies: 4
    • Views: 2,192
    14 Jun 2012 11:39 PM Go to last post
  9. How to set Content Type as "multipart/form-data" in Ext JS

    hi, I am using the file Upload functionality as provided under /examples/form/file-upload.html.I have written the server side code as well.But when...

    Started by sriharshaparigi, 5 Feb 2009 1:13 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 12,959
    14 Jun 2012 11:15 PM Go to last post
  10. Multiple file upload feature

    Hello Mates, Do we have multiple file upload feature through EXT JS? Thank you.

    Started by tkm, 18 Feb 2008 5:13 AM
    • Replies: 9
    • Views: 10,623
    14 Jun 2012 4:08 AM Go to last post
  11. Change color of ProgressBar...

    Hi, I want to display used space of folder/disk as ProgressBar text in grid cell data. I got displayed ProgressBar in grid cell. But i need to...

    Started by pmanu1225, 14 Jun 2012 2:18 AM
    • Replies: 0
    • Views: 378
    14 Jun 2012 2:18 AM Go to last post
  12. Row Expander does not allowed to open

    Dear All; I have a mysterious problem with my row expander.In normal conditions it works fine but someone logs in and after tries to expand the...

    Started by frknml, 21 Mar 2010 7:00 AM
    • Replies: 1
    • Views: 1,465
    13 Jun 2012 1:06 AM Go to last post
  13. Simple Text in panel

    Hello, maybe this question is to banal, but how can I place simple text in a panel, which I want to layout ? I've got a big panel, which holds...

    Started by hamlet75, 14 Nov 2007 4:19 AM
    • Replies: 3
    • Views: 1,194
    11 Jun 2012 10:28 PM Go to last post
  14. Cool Turning a TreeNode into a AsyncTreenode

    Hi there, is it possible to turn a Treenode into a Asynctreenode without reloading the whole tree? I've searched in the api but i could find a...

    Started by thomas.de, 8 Feb 2008 6:47 AM
    • Replies: 3
    • Views: 1,058
    10 Jun 2012 2:30 AM Go to last post
  15. ExtJS + JSP + Viewport + Struts

    Morning. I will try to make my issue as clear and concise as possible.<br><br>On my JSP, I am having an issues with both the 'autoLoad' option and my...

    Started by mastachef, 18 Aug 2011 4:21 AM
    viewport struts jsp
    • Replies: 2
    • Views: 1,595
    8 Jun 2012 5:58 AM Go to last post
  16. Add Items Inside Fieldset of Existing Form

    I'm trying to convert an existing form to EXT. However, I'm having problems with FieldSets, some of which I'd like to be collapsible. The...

    Started by cmarin, 1 Oct 2007 2:42 PM
    • Replies: 3
    • Views: 2,320
    8 Jun 2012 5:41 AM Go to last post
  17. Question validation of timefield

    hii experts.... i have create two time field { xtype:'timefield', id:'dtStart', ...

    Started by lalit_ce, 24 Dec 2008 12:00 AM
    • Replies: 7
    • Views: 2,858
    7 Jun 2012 2:53 AM Go to last post
  18. Simple question: how to update grid with json data

    Hello, I am a newbie to extjs and had a question about updating a grid with json data. I have googled and read the extjs forums and have found...

    Started by minamu1, 19 Jun 2009 6:15 PM
    • Replies: 2
    • Views: 1,266
    6 Jun 2012 12:40 PM Go to last post
  19. label of textarea not being displayed

    hello, Im displaying a textarea ina tabpanel, like this, however, I cant see the label... Im using ie6. Any idea about how can I display the...

    Started by forumwebuser, 5 Jun 2012 5:25 AM
    • Replies: 1
    • Views: 693
    6 Jun 2012 7:45 AM Go to last post
  20. Treepanel: node.childNodes does not get the child nodes

    Hello. I have a treepanel defined that uses {url: 'getnodes.php} to fetch the nodes Then, I want to obtain some child nodes of the Tree to build a...

    Started by eldioni, 22 Sep 2009 4:29 AM
    • Replies: 3
    • Views: 3,251
    4 Jun 2012 11:46 AM Go to last post