Ext: Q&A

Page 102 of 655 FirstFirst ... 2 52 92 100 101 102 103 104 112 152 202 602 ... LastLast

+ Post New Thread

  1. Unanswered: How to prevent a 2nd line in a multiline chart from extending off the viewable area

    I have a multiline chart which it's x axis is based on time and it's y axis is based off of calculations performed. The first line is the total...

    Started by merlcorry, 23 Jan 2013 12:00 PM
    chart, multi line charts, scale, view
    • Replies: 1
    • Views: 1,207
    28 Jan 2013 11:06 AM Go to last post
  2. Unanswered: Error while using fieldset

    Hi, I am using 'fieldset' so as to group few of the controls. But as soon as I try to specify 'collapsed' as true, I get js error saying...

    Started by Supriya Kale, 28 Jan 2013 9:28 AM
    ext 4, fieldset problem
    • Replies: 1
    • Views: 155
    28 Jan 2013 9:52 AM Go to last post
  3. Unanswered: Why AbstractComponent mask and unmask are privates?

    http://docs.sencha.com/ext-js/4-1/source/AbstractComponent.html says that mask and unmask are private, what else am I expected to use?

    Started by SebTardif, 28 Jan 2013 8:00 AM
    ext 4.1.1, mask
    • Replies: 1
    • Views: 176
    28 Jan 2013 9:03 AM Go to last post
  4. Unanswered: Difference between applyX, updateX, setX, and doSetX?

    where X is some variable in a class's config Can someone give me a rundown of what the difference between them is? As far as I can tell from...

    Started by jtb4x, 25 Jan 2013 9:27 AM
    • Replies: 1
    • Views: 275
    28 Jan 2013 8:09 AM Go to last post
  5. Unanswered: Ext.Anim for ExtJS 4.2.x? I need a flip animation

    Hi there, does anyone made a ExtJs4.1 /4.2 flip animation? Or will be ST Ext.Anim ported to ExtJS? I found a really old one CSS3Flip from...

    Started by Dumbledore, 26 Jan 2013 7:55 AM
    • Replies: 1
    • Views: 216
    28 Jan 2013 7:38 AM Go to last post
  6. Unanswered: Collapsible Panel with "tab", instead of header bar?

    I was wondering if its possible to have a collapsable panel, that has a tab that you clicked on, to hide and show the panel, as apposed to a header?...

    Started by WillFM, 26 Jan 2013 4:54 PM
    collapsable panel, extjs 4, floating panel, headers, tabs
    • Replies: 1
    • Views: 320
    28 Jan 2013 7:37 AM Go to last post
  7. Answered: Noobie trying to select views

    Hi All, Firstly, if this is a stupid question please forgive me, I'm only on day 2 of learning Ext JS & Architect :-) The desktop application...

    Started by darkorigins, 28 Jan 2013 5:40 AM
    login, panel, view
    • Replies: 3
    • Views: 270
    28 Jan 2013 6:59 AM Go to last post
  8. Unanswered: ExtJS window and a webpage inside it

    Hi, I am searching for, When I click the button in a new window I can open any website with the given URL. For now I found most people say...

    Started by Shehul, 4 Apr 2012 11:45 AM
    extjs window
    • Replies: 6
    • Views: 1,961
    28 Jan 2013 6:31 AM Go to last post
  9. Unanswered: Ext.data.reader.Json - properties somehow reported as undefined

    Well, i can not say if it is a bug or simple my mistake, but look at that: I have a model / store / proxy and a reader. I can do a successful...

    Started by mx_starter, 28 Jan 2013 5:34 AM
    • Replies: 1
    • Views: 102
    28 Jan 2013 5:39 AM Go to last post
  10. Unanswered: Avoid trailing comma in array and object literals code review

    Hi All, I am analyzing JavaScript code quality in Sonar. Its reporting "Avoid trailing comma in array and object literals." in the below code,...

    Started by m.sudharsanreddy, 28 Jan 2013 1:57 AM
    • Replies: 1
    • Views: 107
    28 Jan 2013 5:36 AM Go to last post
  11. Unanswered: borderlayout split no resize

    Hi all, I have a border layout, with the following: title: 'Media', layout: 'border', margin: '5 0 0 0', items:

    Started by nicobarten, 26 Jan 2013 2:07 AM
    • Replies: 1
    • Views: 219
    28 Jan 2013 4:37 AM Go to last post
  12. Unanswered: DeferredRender not working for ExtJS 4.1.1 Ext.tab.Panel

    Hi All, I was previously using ExtJS 4.0.7 tabpanel which had a few tabs. Each tab had a grid. The tab panel was with following config var...

    Started by harman, 10 Oct 2012 4:26 AM
    grid, tabpanel, tabpanel activate
    • Replies: 3
    • Views: 693
    28 Jan 2013 3:53 AM Go to last post
  13. Unanswered: Problem while build jsb3

    Hi All, I have a jsb3 file. at the end it's having { "name": "Application - Production", "target": "app-all.js", ...

    Started by url, 28 Jan 2013 12:51 AM
    extjs4
    • Replies: 0
    • Views: 140
    28 Jan 2013 12:51 AM Go to last post
  14. Answered: Can we get a grid which got his column are autoresizing with their content?

    Hello, I see with grid, we can do two setting. Without forcefit, we need put a width on each column, then if the global size of each column is...

    Started by khatuido, 21 Jan 2013 8:47 AM
    autosize, extjs4, grid
    • Replies: 2
    • Views: 362
    28 Jan 2013 12:34 AM Go to last post
  15. Answered: ExtJS4 Calender issue in MVC

    Hello All, I have event calender of ExtJS4 MVC. I am loading all events from store load. All is working fine. But once I close window and reopen...

    Started by pratik016, 24 Jan 2013 5:31 AM
    • Replies: 4
    • Views: 481
    27 Jan 2013 9:41 PM Go to last post
  16. Answered: Split DOM: what triggers ExtJS to generate buttons in a <table> vs <div>

    I'm working with an alternative theme and have encountered a problem when it used in IE 7. When the ExtJS default theme is used in in FF, Chrome, IE...

    Started by bseddon, 27 Jan 2013 8:59 AM
    • Replies: 4
    • Views: 459
    27 Jan 2013 5:52 PM Go to last post
  17. Unanswered: Deploying Sencha Android App

    Hello All, I've been working with Sencha Touch for about 2.5 months. I've built several apps to date and began working with Sencha as a way to...

    Started by RobDB3, 26 Jan 2013 1:08 PM
    android, phonegap, sencha
    • Replies: 1
    • Views: 508
    27 Jan 2013 12:16 AM Go to last post
  18. Unanswered: Can't install on Windows 8. Any help?

    I have tried following the Getting Started with Ext JS 4.0, I have the latest version of Google Chrome. I have no idea what I am doing when it comes...

    Started by Liamburns, 25 Jan 2013 9:20 AM
    advice, apache, extjs 4.x, getting started, help me
    • Replies: 1
    • Views: 227
    26 Jan 2013 5:02 PM Go to last post
  19. Answered: FieldSet - loadRecord?!

    Hey there, i have a problem to reference my fieldset/form in my controller and load the record in it. View:...

    Started by Jakob, 25 Jan 2013 1:43 PM
    controller, fieldset, loadrecord, record, reference
    • Replies: 4
    • Views: 640
    26 Jan 2013 4:48 PM Go to last post
  20. Unanswered: Viewport not loading completely

    Hi , I have created a sencha application with 2 viewports.Each viewport containts formpanels and fields. The second viewport have a border...

    Started by minnu, 25 Jan 2013 5:10 AM
    • Replies: 1
    • Views: 178
    26 Jan 2013 9:31 AM Go to last post