Ext: Discussion

+ Post New Thread

  1. ExtJs 4 restricted to Single Page applications?

    ExtJs newbie here trying out the ExtJs 4 framework. I am trying to integrate ExtJs with Play Framework as my backend. What I want to do is to serve...

    Started by cracker_jack_04, 20 Oct 2011 10:39 AM
    • Replies: 4
    • Views: 968
    20 Oct 2011 8:36 PM Go to last post
  2. Lightbulb Chart.Series function:drawSeries how to use onbreak?

    Hi there, I found a functionality to end series rendering early in the code here: if (yValue === false ) ) { if...

    Started by EZboy, 20 Oct 2011 12:04 PM
    • Replies: 0
    • Views: 280
    20 Oct 2011 12:04 PM Go to last post
  3. Dynamically change panel's background on right click

    I created a right click menu that permit to change the background image of a panel. The way i primarly used is to declare the panel with its...

    Started by tamias, 20 Oct 2011 11:39 AM
    background, bodystyle, change, rightclick
    • Replies: 0
    • Views: 728
    20 Oct 2011 11:39 AM Go to last post
  4. load data to a grid store using loadData

    how can we set the totalProperty of a store. For Eg, var myData=}]; if (!Ext.ModelManager.isRegistered('CityModel')){ ...

    Started by manojvijayan, 28 Sep 2011 2:24 AM
    • Replies: 5
    • Views: 2,296
    20 Oct 2011 9:58 AM Go to last post
  5. Cool Required Fields Validation in Extjs 4

    I need to validate the required fields in case those are blank by having the * symbol in the label for all the required fields uniformly.how can we...

    Started by Allen.wipro, 3 Oct 2011 11:01 PM
    • Replies: 2
    • Views: 2,284
    20 Oct 2011 9:36 AM Go to last post
  6. Question MVC and Data Associations Trouble

    Hi All, just wanted some feedback and opinions on how to work with the new MVC style and data associations. I started out working with the MVC...

    Started by KajaSheen, 19 Oct 2011 6:12 AM
    • Replies: 1
    • Views: 307
    20 Oct 2011 7:04 AM Go to last post
  7. Scrolling when you press a button

    Hello, I need a little help (sorry for my bad english). I have a page like this http://ns1.lanconvention.de/scroll/ . In one container put many...

    Started by zwelch, 18 Oct 2011 6:45 AM
    • Replies: 4
    • Views: 598
    20 Oct 2011 6:25 AM Go to last post
  8. bootstrap and or ext-all

    hi all, just a simple question from which I couldn't find the answer in the docs. If i set up my index page where I specify the ext library, I am...

    Started by michael melsen, 26 Apr 2011 11:51 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,522
    20 Oct 2011 6:21 AM Go to last post
  9. Mozilla Error: Scope Variables

    Hi All, I am using Firefox 6.02 and Firebug 1.8.3. I am encountering some errors on my mozilla. The error occurs when i enable the script feature...

    Started by shaoen01, 19 Oct 2011 3:49 AM
    • Replies: 2
    • Views: 456
    19 Oct 2011 7:17 PM Go to last post
  10. problem ,post ajax character utf-8 but string result "???"

    i'm post ajax to server with parameter "aa=ช" but server getparameter "aa" become "???" i'm used java strut someone help me

    Started by shuang, 19 Oct 2011 10:51 AM
    • Replies: 1
    • Views: 637
    19 Oct 2011 4:19 PM Go to last post
  11. What Am I Missing?

    Hi All, I am wanting to create a number of reusable self-defined stores (such as States) to be used throughout an application we are building....

    Started by TestDummy, 19 Oct 2011 9:32 AM
    • Replies: 2
    • Views: 333
    19 Oct 2011 3:57 PM Go to last post
  12. Question Need basic Gauge example

    I don't get it. I've been staring at the documentation for a while and all I want to do is draw a simple gauge and have it render to a div like...

    Started by ober0330, 19 Oct 2011 11:57 AM
    • Replies: 2
    • Views: 950
    19 Oct 2011 3:34 PM Go to last post
  13. Hide label of series on scatter chart

    I have the following axes on a chart: axes: , title: 'Seconds', minorTickSteps: 1, ...

    Started by estemendoza, 11 May 2011 6:35 AM
    • Replies: 2
    • Views: 1,135
    19 Oct 2011 12:05 PM Go to last post
  14. altFormats on consistent between Ext.form.field.Date and the locale files

    When looking at the docs for Ext.from.filed.Date it says that the altFormats defaults to: ...

    Started by nkremer, 5 Oct 2011 11:51 AM
    • Replies: 1
    • Views: 542
    19 Oct 2011 10:35 AM Go to last post
  15. EXTJS4 and MVC..... a nightmare

    Hi all, I try to migrate my application to EXTJS4 + MVC, to be able to re-use the controllers and stores for a futur mobile version. Is...

    Started by dspmike, 14 Oct 2011 12:11 AM
    • Replies: 2
    • Views: 946
    19 Oct 2011 10:31 AM Go to last post
  16. totalproperty of a store

    Hi, How can set totalproperty of a store without use load() function.

    Started by manojvijayan, 19 Oct 2011 9:00 AM
    • Replies: 1
    • Views: 410
    19 Oct 2011 10:05 AM Go to last post
  17. grid store sync interrupts

    I have a grid with cell editing. If I edit a cell.... and then TAB to the next cell (also editable).... when the store syncs, the editor closes. ...

    Started by dcoan604, 7 Jul 2011 1:50 PM
    • Replies: 6
    • Views: 935
    19 Oct 2011 7:59 AM Go to last post
  18. Collapsible panel collapse icon is not visible by default....

    Hi, Collapsible panel collapse icon is not visible some time when panel loads. If we refresh the screen it is coming properly. Can you please help...

    Started by raheemshaik, 18 Oct 2011 1:42 AM
    • Replies: 3
    • Views: 616
    19 Oct 2011 7:45 AM Go to last post
  19. Web application with ExtJs and deployment

    Hi, I have deployed my first web application using Sencha ExtJS framework. My problem is that page using extjs is very slow to load. Locally is...

    Started by spillo491, 18 Oct 2011 7:27 AM
    • Replies: 7
    • Views: 2,212
    19 Oct 2011 7:01 AM Go to last post
  20. Treepanel mixed style async and static

    Hello, I want to implement a treepanel with an initial static hierarchy and then use ajax/async to open new nodes. I tried it and even if I...

    Started by keither, 19 Oct 2011 5:16 AM
    async, mixed, static, treepanel
    • Replies: 0
    • Views: 249
    19 Oct 2011 5:16 AM Go to last post