Ext 1.x: Help & Discussion

Page 2 of 507 FirstFirst 1 2 3 4 12 52 102 502 ... LastLast

+ Post New Thread

  1. 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,295
    3 Aug 2012 10:16 AM Go to last post
  2. Please Help...Multiple grid on the same page

    I have searched the forum and made the changes as suggested in many of the post. However, I still have problem of displaying data in multiple grids...

    Started by khanh3m, 30 Oct 2006 2:01 PM
    • Replies: 4
    • Views: 3,806
    1 Aug 2012 7:56 PM Go to last post
  3. xml namespaces with Ext.DomQuery

    Hi, I have an xml document which contains element names consisting of namespaces, i.e.: <cam:Alertcode>3000</cam:AlertCode> I'd like to use...

    Started by fshort, 29 Nov 2007 6:37 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 9,404
    30 Jul 2012 4:47 AM Go to last post
  4. Grid header text from store/array

    Hi, Is it possible to set the grid column header text using store/array. If so how can I do it? Because my grid column header often changes...

    Started by shobhaaradhya, 25 Jul 2012 8:35 AM
    grid
    • Replies: 0
    • Views: 655
    25 Jul 2012 8:35 AM Go to last post
  5. Issue when combobox is place inside fbar -toolbar with select event

    Hi, I am trying to place a combo within fbar. If I add select event this.Combox1.on('select', this.SelectCountry, this); I am not...

    Started by shobhaaradhya, 25 Jul 2012 8:26 AM
    fbar
    • Replies: 0
    • Views: 593
    25 Jul 2012 8:26 AM Go to last post
  6. Using DatePicker With Multiple Selection

    Does anyone know of a way to use the Ext DatePicker in multiple selection mode? There only seems to be a setValue/getValue pair, not a...

    Started by kurtwest, 9 Oct 2007 7:27 PM
    • Replies: 3
    • Views: 3,766
    19 Jul 2012 6:03 AM Go to last post
  7. [solved] programatically unchecking checked tree nodes

    Hi- Ext 1.1.1 AsyncTreeNodes I've pored through the documentation and searched the forums with no luck. I'm trying to loop through all of the...

    Started by dgersh, 13 Sep 2007 4:17 AM
    • Replies: 5
    • Views: 3,736
    18 Jul 2012 12:29 AM Go to last post
  8. Grid: Selecting multiple rows using checkbox

    Hi, How to select multiple rows in a grid with checkboxes? Can anyone please help with sample codes... TIA

    Started by amitava, 10 Mar 2007 6:18 AM
    • Replies: 6
    • Views: 8,558
    28 Jun 2012 11:47 PM Go to last post
  9. Smile combo store filter does not work on first time trying

    hello all. i have encountered a weird scenario regarding store.filter. on my linked combo boxes. at first the filtering to my second comboxes...

    Started by akel, 9 Jul 2008 2:39 AM
    • Replies: 9
    • Views: 8,374
    27 Jun 2012 12:50 AM Go to last post
  10. Question fadeIn/fadeOut only works first time in Internet Explorer 7

    I have a <div> as follows on my page: <div id="djcs-view-article" style="visibility:hidden;"> ... </div> Elsewhere on the page is a Grid...

    Started by staticboy, 16 Aug 2007 6:39 AM
    • Replies: 2
    • Views: 3,569
    20 Jun 2012 11:10 AM Go to last post
  11. Dynamic grid columns?

    Hi, two quick questions: 1) Is it possible to set up a grid so that its columns are based on the contents of the records you pass it? In other...

    Started by SteveEisner, 23 Mar 2007 7:23 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 35
    • Views: 65,731
    15 Jun 2012 11:53 PM Go to last post
  12. Question Looping through a DataStore

    Having set up a datastore, how does one loop through, accessing all the elements e.g. given for(var i=0;i<ds.getTotalCount();i++){ .... }

    Started by DrZog, 18 Apr 2007 10:13 AM
    • Replies: 7
    • Views: 8,837
    12 Jun 2012 2:28 AM Go to last post
  13. How to fill form in Dialog with values from JSON?

    I have Ext.grid.Grid component, which get a list of users from JSON script. When i dblclick on row with user user edit BasicDialog is opened. That...

    Started by Arikon, 26 Feb 2007 4:28 AM
    • Replies: 5
    • Views: 4,022
    8 Jun 2012 1:37 AM Go to last post
  14. Centering Toolbar Items

    Hello, everyone. Hopefully, a simple question: is there any quick-and-dirty way to center the content of a Toolbar? It's left-flush by default,...

    Started by Renaissance2K, 23 Oct 2007 7:54 AM
    • Replies: 9
    • Views: 6,746
    7 Jun 2012 6:13 AM Go to last post
  15. Cool i want deleting 200 of rows or more from a data store

    i want deleting 200 of records or more from a data store please i want deleting 200 of rows or more, the problem is that i am using for loop then...

    Started by yazan_rababa, 13 Apr 2008 5:24 AM
    • Replies: 5
    • Views: 2,156
    6 Jun 2012 7:46 PM Go to last post
  16. Reset the input type file field to blank

    Hi, I am trying to submit a file (browse button), after which the field should be blank.As i have many other fields in the form I can't do...

    Started by programmer@blore, 10 Oct 2007 4:24 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 11,234
    25 May 2012 12:43 AM Go to last post
  17. Question Hiding a div when user clicks outside of it or on 'esc' key pressed

    Hi All, I have a hidden div which is shown when a user clicks on a toolbar button with the following function: var matrixPopUp =...

    Started by francescoNemesi, 20 Jun 2007 2:26 AM
    • Replies: 9
    • Views: 4,621
    23 May 2012 11:21 PM Go to last post
  18. Hide rows in grid

    I need to hide/show some rows on a Grid when a double click is fired for a cell. Is this possible?

    Started by m4rgin4l, 8 Jan 2007 4:59 AM
    • Replies: 2
    • Views: 2,099
    16 May 2012 12:27 AM Go to last post
  19. Question Issue setting value in TextArea

    How can I put text with line-breaks in TextArea? It always says "unterminated string literal" and show the first part of the text before the first...

    Started by franzisk, 21 Aug 2007 6:21 AM
    • Replies: 2
    • Views: 2,670
    25 Apr 2012 11:39 PM Go to last post
  20. clear grid totaly

    Hi I use a grid and the contents change dynamically, I would like to empty the grid during the loading, i.e. that the contents are white. How I...

    Started by emi, 20 Dec 2006 7:55 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 14,355
    25 Apr 2012 10:28 AM Go to last post