Ext 3.x: Help & Discussion

Page 1 of 1309 1 2 3 11 51 101 501 1001 ... LastLast

+ Post New Thread

  1. Sticky Thread Sticky: Ext JS 3.4.1.1 Available - Full Public Release!

    It is my pleasure to announce the immediate availability of Ext JS 3.4.1.1 for all users: support, commercial and GPL! This release contains all the...

    Started by dongryphon, 3 Apr 2013 9:12 AM
    • Replies: 0
    • Views: 1,757
    3 Apr 2013 9:12 AM Go to last post
  1. Poll Poll: Upgrading to Ext 3

    Figured I would start a thread to summarize known issues, things to be aware of, etc. for Ext 3. Feel free to post to this thread any issues...

    Started by mjlecomte, 4 Jun 2009 7:42 AM
    8 Pages
    1 2 3 ... 8
    • Replies: 79
    • Views: 68,627
    2 Jan 2012 4:46 PM Go to last post
  2. Cannot Read property 'Data' of undefined...

    Team, Please help me out.. I am getting Cannot Read property 'Data' of undefined. I have 3 grids in my Page. First Grid: I will list all...

    Started by charan@dev.com, 12 Oct 2011 10:02 PM
    • Replies: 2
    • Views: 54,947
    12 Oct 2011 11:14 PM Go to last post
  3. Exclamation Ext get element by class name

    Hi I am new to Extjs . Is their any provisions to get element by class name Thanks

    Started by Sejal, 22 Jan 2010 1:53 AM
    • Replies: 7
    • Views: 28,400
    23 Feb 2011 11:41 AM Go to last post
  4. Extjs 3 examples

    Now that extjs 4 is out I cannot find the examples for extjs 3.

    Started by forumuser1080, 29 Apr 2011 7:14 PM
    • Replies: 2
    • Views: 24,016
    9 May 2011 10:16 AM Go to last post
  5. XTemplate with in EditorGridPanel

    Hi , I have an EditiorGridPanel whose one column i am using XTemplate to render and another Column is Combo Box Field . When i render the...

    Started by kpr@emco, 16 May 2011 7:59 PM
    • Replies: 4
    • Views: 23,769
    8 Nov 2011 11:10 PM Go to last post
  6. Get form field by name

    got a form named 'MyForm' with textfield named 'NameField' Which is best method to read textfiel value tried Ext.get(''MyForm'...

    Started by alupuli, 5 Oct 2009 10:27 PM
    • Replies: 8
    • Views: 23,641
    25 Apr 2013 2:29 PM Go to last post
  7. Lightbulb **** READ ME FIRST **** - Guidelines, FAQs, Resources etc

    Welcome to the 2.x Help Forum. :) Before you ask for help, make sure you familiarise yourself with the general guidelines laid down in the...

    Started by mystix, 10 Aug 2008 5:23 AM
    • Replies: 0
    • Views: 22,775
    10 Aug 2008 5:23 AM Go to last post
  8. Again the Copy Paste Clipboard issue

    Hey, first I want to say I really like the Ext stuff and have succesfully managed to Load the Editable Grid with XML data and even extract the same...

    Started by mafweb, 1 Oct 2007 1:19 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 21,186
    4 Feb 2010 8:16 PM Go to last post
  9. Open new page on Button Click

    Hi, Am new to Sencha .... I require to open a new page on button click. How can I do it ?

    Started by ssk_hari, 17 Mar 2011 11:43 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 17,414
    27 Oct 2011 1:34 AM Go to last post
  10. Getting Row Index of GridPanel

    I have a grid panel that i need to manually select the index of. When scrolling, the id's of the items change so that does not work. I have tried:...

    Started by auction123, 21 Oct 2009 7:19 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 17,036
    8 Mar 2010 12:12 AM Go to last post
  11. jsonStore -> panel.items

    Hi Can I put a json store as "items" of accordion ? My code is : var navigation_menu = new Ext.data.Store({ root: 'root', ...

    Started by calebos, 3 Aug 2009 2:55 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 43
    • Views: 16,212
    19 Apr 2012 6:49 AM Go to last post
  12. Samples/Examples for ExtJS 4.0 and Django

    Hi I'm looking for some examples or samples to integrate Ext 4.0 with Django. Django is a web framework for Python Regards

    Started by zelegolas, 13 Apr 2011 8:02 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 14,936
    1 Jun 2012 12:22 AM Go to last post
  13. Slow, visible rendering of dynamic forms on Firefox

    Migrating my app to 3.0. I discovered my dynamic forms (windows) render slowly on Firefox (both 3.011 and 3.5). It will take several seconds to...

    Started by kerbo, 11 Jul 2009 10:50 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 54
    • Views: 14,379
    6 Mar 2010 11:56 PM Go to last post
  14. How to set default sort column in grid?

    How do I set the column to be sorted when the grid is created? So that, even if there are not records yet, the column specified still shows the...

    Started by dbassett74, 15 Jul 2009 2:28 PM
    • Replies: 3
    • Views: 13,529
    1 Dec 2011 1:53 AM Go to last post
  15. How to set font family and font size for a label?

    I found the font size of a label is much different with other GUI components, such as button, combox... Is extjs giving an approach to change the...

    Started by aladdinwang, 8 May 2010 7:05 AM
    label
    • Replies: 4
    • Views: 13,193
    6 May 2013 11:53 PM Go to last post
  16. How to check datastore is loaded?

    How to check data store is loaded? Is there any direct method something like below? myStore.isLoaded()

    Started by ironlion, 11 Feb 2010 8:45 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 13,117
    6 May 2013 6:35 AM Go to last post
  17. how to preview image before upload?

    Hi, Is it possible to preview an image before upload with javascript? I`m asking if it`s possible to access local files using javascript. I...

    Started by dolittle, 18 May 2007 4:13 AM
    • Replies: 7
    • Views: 12,694
    14 Apr 2011 6:51 AM Go to last post
  18. Sample code for ajax call on sencha touch

    Someone can provide me the sample code, to use sencha touch ajax calls on mobile applications. I want to call the servlet using ajax...

    Started by chilukuri, 15 Feb 2011 4:52 AM
    • Replies: 2
    • Views: 12,398
    30 Jan 2013 1:07 PM Go to last post
  19. Question hellllllllllllllp,why it doesn't fire cellclick event after I change the cell value??

    ok,I will discribe this problem as more detail as I can,I look into this problem for a whole day. I set clicksToEdit=1 to a EditorGridPanel,so when...

    Started by aimer311, 17 May 2011 10:30 PM
    • Replies: 4
    • Views: 12,339
    29 Aug 2011 5:07 PM Go to last post
  20. What doctype should I use with Ext JS?

    I'm just starting to look into using Ext JS. Is there a preferred HTML doctype to be used with Ext JS? XHTML or HTML 4.01, transitional or...

    Started by ericprimmer, 15 Jul 2009 6:30 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 31
    • Views: 12,312
    12 Jul 2011 9:41 PM Go to last post