Community Discussion

Page 27 of 435 FirstFirst ... 17 25 26 27 28 29 37 77 127 ... LastLast

+ Post New Thread

  1. Help? error code: ext-all.js => this.toolbars is undefined

    Hi, with ext3, I want to extend Ext.Toolbar, the code is: Ext.app.Header = function(groups){ ...

    Started by wanclark, 30 Jun 2012 7:39 AM
    this.toolbars
    • Replies: 2
    • Views: 462
    3 Jul 2012 8:01 AM Go to last post
  2. Announcements posts have unreadable date header

    In all forums, the Announcement posts have an unreadable white on light light blue header for the dates (e.g. "29 May 2012 until 29 Jul 2012" in the...

    Started by jep, 1 Jul 2012 5:08 PM
    • Replies: 1
    • Views: 799
    2 Jul 2012 8:33 AM Go to last post
  3. Lightbulb Multilingual and JavaScript

    Okay, more a JavaScript question but also good to know for ExtJs developers. What is the best way to make multilingual web applications with...

    Started by Gunmen, 3 Sep 2008 9:31 AM
    • Replies: 3
    • Views: 4,574
    2 Jul 2012 8:31 AM Go to last post
  4. Question How to change Height and Width of XTemplate

    Dear All, I am using Ext.Dataview component and have XTemplate inside it. I want users to resize this Dataview components i.e. User can change the...

    Started by rahulcs, 2 Feb 2012 10:11 PM
    • Replies: 6
    • Views: 1,129
    2 Jul 2012 1:10 AM Go to last post
  5. Still learning, have few questions.

    Hello people, I am learning this framework and have few questions: 1.Can i use extjs with css to layout extjs components, if no.. 2.How can i...

    Started by khajvah, 24 Jun 2012 12:35 AM
    css, extjs components, layout, newbie, xtype
    • Replies: 4
    • Views: 939
    2 Jul 2012 12:22 AM Go to last post
  6. Locked out of Sencha Support without being able to see the answers?

    My sencha support subscription expires today. I went in to check for answers to my questions. One ticket that I opened about a month ago was still...

    Started by worldblender, 10 Jan 2012 12:24 AM
    • Replies: 2
    • Views: 908
    1 Jul 2012 5:02 PM Go to last post
  7. Suggestion: New forum just about forum questions/problems

    Please add a group that is JUST for questions, announcements and problem reports for the Sencha Forums. This Community one gets clogged with all...

    Started by jep, 23 Mar 2012 12:43 PM
    • Replies: 2
    • Views: 664
    1 Jul 2012 12:59 PM Go to last post
  8. loadmask example during initial application loading

    Any examples on how to create the loadmask(the spinner) when the application is loading, would be greatly appreciated

    Started by nprem, 6 Jun 2012 11:47 AM
    • Replies: 2
    • Views: 1,175
    1 Jul 2012 8:45 AM Go to last post
  9. Extjs4 : useComponents equivalent ?

    Hi, I was wondering if, in Extjs4, there is a way to get dataviews working like Sencha dataviews : with components instead of XTemplates.

    Started by dawicorti, 29 Jun 2012 11:07 AM
    • Replies: 1
    • Views: 382
    30 Jun 2012 4:28 AM Go to last post
  10. Need Help for Starting using sencha for mobile version Web

    I'm new to this Sencha, and someone ask me if I can help him make his website to mobile version using this sencha frame work.. can anyone help me...

    Started by inumaru, 27 Jun 2012 10:32 PM
    • Replies: 2
    • Views: 632
    29 Jun 2012 6:29 PM Go to last post
  11. Render EXT JS 4 web application in ipad2

    Hi We are developing an extjs 4 web application for desktop which mainly contains charts and a simple form. Our client had asked us to analyse if...

    Started by ycindepalle, 27 Mar 2012 5:53 AM
    • Replies: 6
    • Views: 3,015
    29 Jun 2012 1:34 PM Go to last post
  12. ThatConference 2012

    http://www.thatconference.com/ Is anyone in the community going to this conference? It's three days of code, at a waterpark, for $349! As far as...

    Started by arthurakay, 25 Jun 2012 7:31 AM
    • Replies: 1
    • Views: 494
    29 Jun 2012 10:02 AM Go to last post
  13. JSONP From ASP.NET Web Service

    I have successfully created a JSON string from a C# ASP.NET Web Service by first retrieving the data from my SQL Server DB. I then use the following...

    Started by aprochko, 28 Oct 2011 11:42 AM
    asp.net, jsonp
    • Replies: 2
    • Views: 1,284
    28 Jun 2012 4:34 PM Go to last post
  14. Ext.Ajax.Request inside function

    Lets say we have a JavaScript function: function aCall(){ var ret=false; ... Ext.Ajax.Request(){ .... success: {ret=true;} .... } ... return...

    Started by user14, 28 Jun 2012 12:38 PM
    • Replies: 1
    • Views: 635
    28 Jun 2012 1:32 PM Go to last post
  15. ExtJS Rich Interface (RIA) architecture

    Folk, My development team has been successfully using ExtJS with Java / Web development for almost a year. We have basically migrated much of the...

    Started by dougbieber, 24 Feb 2011 6:23 AM
    3 Pages
    1 2 3
    • Replies: 29
    • Views: 9,206
    28 Jun 2012 8:53 AM Go to last post
  16. Switch first Form Panel to the next Form Panel

    I have two Form Panels in my views. I need to switch from the first Form Panel to the next Form Panel when clicking a Button without using the...

    Started by joysencha, 26 Jun 2012 6:17 AM
    • Replies: 2
    • Views: 585
    28 Jun 2012 5:23 AM Go to last post
  17. Application Tours System

    Hello fellow Exters, I am not sure if there is a more proper place for just ideas, so I'm plopping this here. With the launch of ExtJS 3.0, I...

    Started by kavih7, 10 Aug 2009 1:05 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,859
    27 Jun 2012 10:24 PM Go to last post
  18. http://www.sencha.com/apps/ois-imobile/

    http://www.sencha.com/apps/ois-imobile/ This post is ugly. Please do something.

    Started by mcbl, 17 Jun 2012 10:36 PM
    • Replies: 5
    • Views: 1,103
    27 Jun 2012 1:22 PM Go to last post
  19. Tools to test ExtJS implementation on different browsers

    Our company is planning to upgrade to ExtJS 4.1 (we are on ExtJS 3.2 currently). One major concern is the testing effort needed to verify that the...

    Started by weituck, 20 Jun 2012 6:18 PM
    browser testing
    • Replies: 2
    • Views: 707
    26 Jun 2012 10:20 PM Go to last post
  20. Error: XMLHttpRequest cannot load

    Hi I am using Ext.Ajax.request({...}) method, in its url config property i specified url like: url:...

    Started by ridasfa1, 25 Jun 2012 12:41 AM
    • Replies: 2
    • Views: 1,266
    26 Jun 2012 7:31 PM Go to last post