Ext 1.x: Help & Discussion

Page 1 of 507 1 2 3 11 51 101 501 ... LastLast

+ Post New Thread

  1. Add/Remove data from combobox

    Hi to all, I have a combobox like in the example: // some data used in the examples Ext.namespace('Ext.exampledata'); ...

    Started by klodoma, 16 May 2007 3:12 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 23,189
    13 May 2013 2:37 AM Go to last post
  2. Extjs Grid cell click for popup window

    Hi All, I have got requirement like i have loaded my Ext grid with data. When i click on the perticular cell i should open...

    Started by spothineni, 10 May 2007 12:41 PM
    • Replies: 9
    • Views: 37,696
    7 May 2013 11:20 PM Go to last post
  3. Post disable a item in the context menu

    Hi there, My problem is that how can i disable the particular item from the context menu the context menu code is ctxMenu = new...

    Started by gurusingh, 23 Sep 2007 4:04 AM
    • Replies: 3
    • Views: 1,779
    8 Mar 2013 6:37 AM Go to last post
  4. Textarea word wrapping

    Hello, How can I enable word wrapping in a textarea thx for the help

    Started by mattn, 5 Jun 2007 11:43 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 5,877
    4 Mar 2013 11:21 AM Go to last post
  5. How to change the url in the address bar with javascript?

    Hi Is there a way to change the url in the address bar without affecting the browser history? YUI history manager uses the location.hash property...

    Started by dolittle, 22 Aug 2007 3:39 AM
    • Replies: 3
    • Views: 4,340
    6 Feb 2013 9:01 AM Go to last post
  6. Disabling Tab And Enter In EditorGrid

    How can the default behavior of tab and enter keys be disabled with using an editor grid. Instead of tab or enter moving to an adjacent cell, I'd...

    Started by gensisns, 17 Apr 2007 11:07 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 8,588
    6 Feb 2013 1:36 AM Go to last post
  7. Hide Grid Header

    How do I hide all grid headers? I want the column to show up but not the header.

    Started by aconran, 20 Feb 2007 10:50 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 24,171
    31 Jan 2013 6:28 AM Go to last post
  8. Does extjs have functionality for getting url params

    getting the url parameters or do I need to parse it myself?

    Started by Blitz, 6 Aug 2007 4:19 AM
    • Replies: 6
    • Views: 5,390
    28 Jan 2013 4:35 AM Go to last post
  9. Thumbs up [Workaround] Image in Combobox options?

    Is it possible to place an image/icon next to each option within the combobox? I looked through the threads and I didn't find any.

    Started by cluettr, 7 Jul 2007 1:17 PM
    • Replies: 5
    • Views: 6,317
    21 Jan 2013 12:15 AM Go to last post
  10. Question Cell Coloring Issues

    I currently have a grid that has the property of having the color of its cells change depending on how big of a change the value underwent. So, some...

    Started by mike000, 1 Aug 2007 10:15 AM
    • Replies: 7
    • Views: 2,560
    2 Nov 2012 10:05 PM Go to last post
  11. Store and multiple filters

    Hi, i have a Ext.Store with static data. To filter with one param is no problem, but how can I apply multiple filters? In API Store.filter is...

    Started by steffenk, 31 Aug 2007 12:18 PM
    • Replies: 9
    • Views: 12,364
    28 Oct 2012 11:48 PM Go to last post
  12. Question DragDrop TreeNode to and from standard div

    I want to DragDrop TreeNode to and from a standard Div. Do I have to overwrite the default functionality of DragDrop of tree panel. Currently, I can...

    Started by erfaan, 17 Jul 2007 5:41 AM
    • Replies: 2
    • Views: 1,406
    18 Oct 2012 2:44 AM Go to last post
  13. Question change fieldLabel of Ext.form.Field

    can't figure out how to change the Label of an Ext.form.TextArea component at runtime (after the form has been rendered) ...

    Started by redgrey, 1 Nov 2007 4:42 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 24,753
    8 Oct 2012 12:31 AM Go to last post
  14. Grid: Paging of JavaScript Array already in memory

    Hello, i want to page the contents of a Java Script array with 50 rows (no server side paging here) directly on the client, showing the array in...

    Started by Preston, 26 Mar 2007 9:03 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 34
    • Views: 30,218
    1 Oct 2012 4:40 AM Go to last post
  15. How to cancel grid sorting?

    Currently, if you click a column header the grid gets sorted by this column. If you click again the sort order is reversed. Is there any...

    Started by jsakalos, 11 May 2007 4:02 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,378
    19 Sep 2012 7:48 AM Go to last post
  16. How to make synchronous AJAX request using Ext library?

    I checked the API of Connection/AJAX classes, but cannot find related configuration options? Can someone help me out here? Thanks.

    Started by tookoo, 7 Jun 2007 6:56 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 45
    • Views: 67,582
    18 Sep 2012 9:06 PM Go to last post
  17. Other currency formats other than usMoney ?

    Are there plans to support other currency formats (e.g.

    Started by DrZog, 30 Apr 2007 5:38 AM
    3 Pages
    1 2 3
    • Replies: 29
    • Views: 26,953
    10 Sep 2012 5:25 AM Go to last post
  18. Online localization tool for po file

    Hello, I have created a localization tool called iL10Nz in extjs. iL10Nz allows the user to : - log in with the admin account - ...

    Started by ocheneson, 26 May 2008 10:39 AM
    • Replies: 1
    • Views: 2,015
    22 Aug 2012 2:18 AM Go to last post
  19. Question NumberField validation does not fire after override of afterRender

    The code below was used to override the afterRender of Ext.form.Field to allow quicktips for the fields and their labels by supplying a field config...

    Started by apachejo, 11 Nov 2007 8:50 PM
    • Replies: 1
    • Views: 1,457
    19 Aug 2012 11:50 PM Go to last post
  20. senchatouch-and-phonegap-on-android-input-field-focus-is-not-moved 

    Hi gurus, I have a problem with Android, SenchaTouch 1.1.1 and WebView. I have a simple form with 2 inputs. One is text and other password field....

    Started by mwcsas, 3 Aug 2012 10:16 AM
    • Replies: 0
    • Views: 1,284
    3 Aug 2012 10:16 AM Go to last post