Community Discussion

Page 11 of 435 FirstFirst ... 9 10 11 12 13 21 61 111 ... LastLast

+ Post New Thread

  1. Sencha Touch 2 in Action status 9/30/12

    As you all know, the final chapter (11) is being worked on by me. I'm currently writing about how the application bootstrap cycle works. I'll...

    Started by jay@moduscreate.com, 30 Sep 2012 12:28 PM
    • Replies: 1
    • Views: 1,281
    30 Oct 2012 3:19 AM Go to last post
  2. This new search thing makes these forums useless to me. It just hangs...

    no matter what I do it just expands, I enter a search term, hit return... nothing. ever. Mountain Lion, Safari, latest of everything. Please...

    Started by jodo3k, 18 Oct 2012 10:50 AM
    3 Pages
    1 2 3
    • Replies: 24
    • Views: 3,338
    29 Oct 2012 12:23 PM Go to last post
  3. Ext-JS Spell checker

    hi, Is there any existing Ext-JS spell checker component? I want to have a simple checker on plain text area. Thanks! Acton

    Started by actonwang, 4 Feb 2011 7:20 AM
    • Replies: 7
    • Views: 8,571
    27 Oct 2012 9:36 PM Go to last post
  4. Make child Panels unselectable Ext-Js 4.0

    I have a Main Panel with two or more child panels.Child Panels should not be selectable.Even if child is selected,only the Parent should be...

    Started by PriyaL, 9 May 2011 8:34 AM
    • Replies: 3
    • Views: 5,123
    22 Oct 2012 7:18 AM Go to last post
  5. Viewing my own posts

    Hi all, I'm I missing a trick, or is there no way of viewing the forum posts that I've posted or commented on? Thanks

    Started by CubicMushroom, 22 Oct 2012 5:28 AM
    forum, forum settings
    • Replies: 1
    • Views: 2,318
    22 Oct 2012 5:35 AM Go to last post
  6. Grid speed comparison for 4 frameworks

    http://www.dhtmlx.com/blog/?p=1525

    Started by mankz, 4 Apr 2012 9:26 AM
    • Replies: 8
    • Views: 4,769
    19 Oct 2012 7:18 PM Go to last post
  7. Announcing SilkJS

    I am pleased to announce SilkJS, a V8 based Swiss Army Knife (and HTTP server). SilkJS currently compiles for Linux and Mac OSX, but should port...

    Started by mschwartz, 6 Dec 2011 6:54 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 21,452
    19 Oct 2012 10:31 AM Go to last post
  8. PartKeepr: Open Source Electronic Component Inventory Software based on ExtJS 4

    Hi, EDIT: We renamed the software from PartDB2 to PartKeepr. our local hackerspace is currently working on an electronic component inventory...

    Started by Felicitus, 6 Jun 2011 8:36 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 18,129
    18 Oct 2012 6:16 PM Go to last post
  9. Is It Possible To Use JSDuck On Java Code?

    Is it possible to use JSDuck on Java code (not javascript)? I am looking at different documentation tools and would like to have the same format...

    Started by opticyclic, 2 Apr 2012 4:28 PM
    java, jsduck
    • Replies: 9
    • Views: 4,123
    18 Oct 2012 8:56 AM Go to last post
  10. In release version what 'a' stands for

    Recently I have noticed that recents ExtJS release version have 'a' at last. Does it mean alpha release or something else?

    Started by nicholasnet, 17 Oct 2012 12:26 PM
    version
    • Replies: 1
    • Views: 1,744
    17 Oct 2012 12:35 PM Go to last post
  11. EXTJS 4 RTL - When

    Sorry to repeat this issue, but I'm using Ext since ver 2 and the only thing that blocks me now from moving to version 4 - which I find great - is...

    Started by elnove, 14 Jun 2011 11:50 AM
    3 Pages
    1 2 3
    • Replies: 24
    • Views: 15,484
    17 Oct 2012 6:36 AM Go to last post
  12. Exporting GXT 2.xxx charts (and soon GXT 3) to PDF on the client

    The ability to generate files and export Ext-GWT (2.xxx) charts on the client is a requiremen that we hear very often from our customers. We are...

    Started by Ekambos, 9 Dec 2011 4:39 AM
    • Replies: 4
    • Views: 4,334
    16 Oct 2012 11:48 AM Go to last post
  13. Post [Security] XSS attacks for Extjs Applications - critical warning

    While I've not examined Lists yet, Grid is highly susceptible to XSS attacks. Due to it's lack of escaping of data rendered into the page. ...

    Started by Alan Knowles, 29 Sep 2007 6:30 PM
    17 Pages
    1 2 3 ... 17
    • Replies: 166
    • Views: 60,155
    15 Oct 2012 2:37 AM Go to last post
  14. Newbie Here

    Hi, I am Sumon and I am newbie here in this forum. I am 24 years old and I am self-employer. I like to listening songs, playing games, internet...

    Started by schy0007, 17 Sep 2012 9:52 PM
    • Replies: 5
    • Views: 1,858
    14 Oct 2012 7:19 PM Go to last post
  15. ExtJS certification

    Hi, Any plans in the future for ExtJS certification for developers? Thanks. LT

    Started by lagos.tout, 18 Jul 2008 3:16 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 9,726
    14 Oct 2012 4:24 PM Go to last post
  16. Question GXT-Hibernate Integration

    I am new to GXT. Is there anybody who can help me to learn how to integrate GXT-Hibernate in a Application. I mean I have POGO classes I also map...

    Started by tanvirr, 9 Jun 2011 2:24 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 5,307
    14 Oct 2012 3:29 PM Go to last post
  17. Printing Report in Sencha

    How do I print reports in Sencha? Is it possible to use a reporting tool like Crystal Reports?

    Started by lintonar, 16 Aug 2012 1:37 AM
    • Replies: 6
    • Views: 4,848
    13 Oct 2012 9:02 PM Go to last post
  18. CardLayout override which fades the cards in/out

    You need to use layoutConfig: { animate: true } to make it animate. Ext.override(Ext.layout.CardLayout, { setActiveItem : function(item){ ...

    Started by Animal, 16 Sep 2008 6:47 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 9,081
    12 Oct 2012 7:49 AM Go to last post
  19. 405 . Method not allowed.

    Whenever I tried to call the web service using Ext.Ajax.Request with method type as POST , it automatically changes it to OPTIONS and following error...

    Started by ajaygoyal88, 10 Oct 2012 9:45 PM
    • Replies: 2
    • Views: 1,874
    11 Oct 2012 4:49 AM Go to last post
  20. Synchronous Ajax Call

    This is in response to this thread. I agree that it is ideal to use async requests as much as possible, even if it requires refactoring much of...

    Started by Nullity, 9 Aug 2007 8:01 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 52
    • Views: 46,239
    11 Oct 2012 2:38 AM Go to last post