Ext 2.x: Help & Discussion

Page 14 of 1827 FirstFirst ... 4 12 13 14 15 16 24 64 114 514 1014 ... LastLast

+ Post New Thread

  1. 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,061
    10 Jun 2012 2:30 AM Go to last post
  2. 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,600
    8 Jun 2012 5:58 AM Go to last post
  3. 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,330
    8 Jun 2012 5:41 AM Go to last post
  4. 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,869
    7 Jun 2012 2:53 AM Go to last post
  5. 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,267
    6 Jun 2012 12:40 PM Go to last post
  6. 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: 698
    6 Jun 2012 7:45 AM Go to last post
  7. 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,271
    4 Jun 2012 11:46 AM Go to last post
  8. How to add checkbox to ColumnTree

    Hi, I am using Extjs 2.2.1 I created a column tree using sample provided in extjs 2.2...

    Started by Deepak S, 4 Jun 2012 6:43 AM
    • Replies: 0
    • Views: 259
    4 Jun 2012 6:43 AM Go to last post
  9. ColumnModel setRenderer()

    Hi All, i use this method to call my render function, but i have a question to generalize my function: there is a possibility to pass custom...

    Started by mimmo.rossi73, 1 Jun 2012 1:47 AM
    • Replies: 0
    • Views: 335
    1 Jun 2012 1:47 AM Go to last post
  10. The problem of Extjs samples!

    I have config the Extjs Sample on my pc. But The result on my pc is different from on the Web. the detail is as attachment. who can help...

    Started by Extjsshao, 1 Sep 2008 9:01 PM
    • Replies: 8
    • Views: 3,106
    1 Jun 2012 1:09 AM Go to last post
  11. store get and set methods

    hi I have created duplicate copy of store by cloning now the problem am facing is am not able to record.set and records.get methods are not...

    Started by prakashkadakol, 30 May 2012 10:40 PM
    store get and set methods
    • Replies: 5
    • Views: 805
    31 May 2012 11:52 AM Go to last post
  12. combobox issue

    hello, I have a combobox inside a grid cell. When filling the grid, I want to pass the code of the state and see the description of it on the...

    Started by forumwebuser, 31 May 2012 7:11 AM
    • Replies: 0
    • Views: 294
    31 May 2012 7:11 AM Go to last post
  13. how can i set active item ?

    hi everyone i want to set an activeItem from a Ext.Panel after his creation. here is a part of my code : function winListeContact() { /**...

    Started by SanWoo, 24 Mar 2008 3:51 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,778
    31 May 2012 1:59 AM Go to last post
  14. Generating a Dialog box containing Check Boxes on selection of a Checkbox

    Hello everyone, I am novice to Ext-js. I want to display a dialog box containing CheckBoxes when I select particualr option in my check box. ...

    Started by Shrish, 30 May 2012 2:17 PM
    • Replies: 0
    • Views: 371
    30 May 2012 2:17 PM Go to last post
  15. Encoding HtmlEditor text before submit

    I'm using the HtmlEditor form component within an ASP.NET environment. When I try to submit the form with some text in the editor, I get the...

    Started by LisburnLad, 2 Jun 2009 4:57 AM
    • Replies: 6
    • Views: 2,196
    30 May 2012 5:12 AM Go to last post
  16. Handle Ctrl+F event in IE, Safari and Google Chrome

    Hi, I want to fire my own custom function when Ctrl+F is pressed. I used the following code and it works fine in Firefox. The default browser...

    Started by calinseciu, 11 May 2009 2:24 AM
    • Replies: 3
    • Views: 2,004
    30 May 2012 3:10 AM Go to last post
  17. Cancel grid editing using Esc key doesn't work on Chrome

    I am trying to cancel a cell editor using Esc key on Chrome and it doesn't fire any event, no "keypres" and/or "keydown", any help here please?

    Started by agunescu, 29 May 2012 1:59 AM
    • Replies: 0
    • Views: 406
    29 May 2012 1:59 AM Go to last post
  18. Lightbulb How to get a reply to your question quickly?

    Hi there, I've been on this forum for several weeks, first asking questions, developing my app meanwhile and now, having learned some bits and...

    Started by jsakalos, 15 May 2007 2:53 PM
    2 Pages
    1 2
    • Replies: 19
    • Views: 22,483
    28 May 2012 2:29 AM Go to last post
  19. autoScroll does not work for my grid

    var outterPanel = new Ext.Panel({ border: false, name: 'outterPanel', frame: true, items:, items: },{ ...

    Started by Speedy, 3 Apr 2009 2:07 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 6,577
    28 May 2012 1:32 AM Go to last post
  20. [2.0.1]fireEvent('click') on buttons don't call handler function

    This is the code Ext.onReady(function(){ Ext.state.Manager.setProvider(new Ext.state.CookieProvider()); var viewport = new Ext.Viewport({...

    Started by kimu, 7 Feb 2008 8:28 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 26,607
    25 May 2012 8:01 AM Go to last post