Ext: Discussion

+ Post New Thread

  1. Sencha SDK Tool 1.2.2: Unable to compress the css files.

    Hi, I am using the sencha sdk 1.2.2 for building and compressing the css files. But it is not able to compress the file. However it creates the...

    Started by aniruddhajain, 4 Jul 2011 5:57 AM
    • Replies: 0
    • Views: 745
    4 Jul 2011 5:57 AM Go to last post
  2. Migration from extjs 3.2 to ExJs 4.0

    I am migrating my application from v3.2 to v 4.0. After adding compatibiity layer, I am getting an issue Message: JScript object expected...

    Started by SAP, 4 Jul 2011 5:36 AM
    • Replies: 1
    • Views: 797
    4 Jul 2011 5:49 AM Go to last post
  3. beforetabchange is not working in ExtJS4

    Hi all, I am trying to convert the ExtJS3 to 4 in our application.But i am facing an issue with beforetabchange listener.In older version it...

    Started by kiranadn.net, 4 Jul 2011 5:47 AM
    • Replies: 0
    • Views: 300
    4 Jul 2011 5:47 AM Go to last post
  4. Wizard component for Ext 4

    Is there any UX for creating a wizard like interface with Ext 4? I looked at the existing...

    Started by FlaminPhoenix, 4 Jul 2011 4:45 AM
    • Replies: 0
    • Views: 320
    4 Jul 2011 4:45 AM Go to last post
  5. beforetabchange is not working in ExtJS4

    Hi all, I am trying to convert the ExtJS3 to 4 in our application.But i am facing an issue with beforetabchange listener.In older version it is...

    Started by kiranadn.net, 4 Jul 2011 4:40 AM
    extjs 3, extjs 3.3.1, extjs 3.3.3, extjs 4, extjs 4 beta3
    • Replies: 0
    • Views: 603
    4 Jul 2011 4:40 AM Go to last post
  6. Ext.create a Ext.XTemplate

    Hi, I am just migrating mit ExtJS3 app to ExtJS4. I assume, that Ext.create is the recommended way to instantiate a class. I took a look at the...

    Started by defcon1, 4 Jul 2011 4:15 AM
    • Replies: 1
    • Views: 1,419
    4 Jul 2011 4:36 AM Go to last post
  7. Many times submit form with fileuploadfield?

    Is it possible to submit same form with fileuploadfield second time, with same file? I have form with fileuploadfiled and change listerer. I want...

    Started by mcode, 4 Jul 2011 4:27 AM
    • Replies: 0
    • Views: 368
    4 Jul 2011 4:27 AM Go to last post
  8. getWidth() in Ext.Component afterrender event?

    Is it possible to somehow find the width of a component (and height) in the components afterrender event? I have: Ext.define('My.Component',...

    Started by winkelmann, 1 Jul 2011 3:32 AM
    • Replies: 3
    • Views: 1,449
    4 Jul 2011 4:23 AM Go to last post
  9. Ext.ux.Lightbox?

    Has anybody been able to get Ext.ux.Lightbox to work with Ext JS 4 or know of an alternative lightbox that I can use? Thanks in advance.

    Started by tronlt, 28 Jun 2011 6:26 AM
    • Replies: 1
    • Views: 399
    4 Jul 2011 4:17 AM Go to last post
  10. Please can anybody hint me on how to use this grid search class.

    Hello out there, I am having a problem in using the LiveSearchGridPanel in the ux folder. The problem is that I don't want to use it in the form:...

    Started by bijib06, 4 Jul 2011 4:12 AM
    • Replies: 0
    • Views: 651
    4 Jul 2011 4:12 AM Go to last post
  11. Styling problems with IE

    I have a viewport, which holds a form, the form originally has like 2 pixels of padding, but in IE the bottom-padding is more than the other sides' ...

    Started by kgrigor, 1 Jul 2011 9:41 AM
    • Replies: 1
    • Views: 359
    4 Jul 2011 3:51 AM Go to last post
  12. Enhanced Compatibility Layer

    We posted about it in the ExtJS 3 to 4 Migration thread, but if you don't see it here's the post: Any comments/questions/suggestions should...

    Started by dstarr@allofe.com, 1 Jul 2011 12:31 PM
    • Replies: 1
    • Views: 859
    4 Jul 2011 3:49 AM Go to last post
  13. Question Custom layout for FormPanel

    Hallo, i'm trying to build my first web app with sencha. everything except the custom layout for the FormPanel works fine. the problem ist the...

    Started by tr1x, 30 Jun 2011 6:36 AM
    • Replies: 8
    • Views: 1,293
    4 Jul 2011 3:46 AM Go to last post
  14. Anybody had any sucess creating a theme for ExtJS 4?

    I havent seen any new themes for ExtJS 4 yet - I guess its early days. I had a quick attempt myself at creating a theme but found it quite difficult....

    Started by silcreval, 4 Jul 2011 3:09 AM
    • Replies: 1
    • Views: 947
    4 Jul 2011 3:41 AM Go to last post
  15. MVC & Toolbar

    Hello, I'm new to ExtJS4 and got a problem, which is maybe easy for you to solve? I've created a MVC-structure like in the tutorial described. In...

    Started by cylontoaster, 1 Jul 2011 4:19 AM
    • Replies: 1
    • Views: 505
    4 Jul 2011 3:21 AM Go to last post
  16. Question Can I set focus on grid in window to navigate with key?

    Hi everyone. I am newbie for extJS. Can I set focus on grid in window to naviget with key? :-/

    Started by nont65, 23 Jun 2011 8:30 PM
    • Replies: 3
    • Views: 1,439
    4 Jul 2011 1:47 AM Go to last post
  17. How to color icons? Coder asks basic design question.

    Experimenting with SASS/Compass. Very cool. Changing the color is easy, but only blue or grey themes are possible with the given set of images. ...

    Started by stewardsencha, 3 Jul 2011 6:23 AM
    sass icons
    • Replies: 1
    • Views: 721
    4 Jul 2011 12:55 AM Go to last post
  18. complex binding to form and data relation

    i need to decide if i am going to invest in ExtJs or not - while this looks as a great framework i couldn't see example for ExtJs 4 that will shows...

    Started by ran.davidovitz, 17 May 2011 6:02 PM
    bind, form, json
    • Replies: 1
    • Views: 793
    3 Jul 2011 11:28 PM Go to last post
  19. Problem with including formpanel in Window Definition (MVC)

    Hello, I've got the following issue. It's an MVC Setup. I am basically learning the new Ext MVC and building upon the simple example in the...

    Started by thesilentman, 3 Jul 2011 11:16 PM
    mvc form define load data
    • Replies: 0
    • Views: 689
    3 Jul 2011 11:16 PM Go to last post
  20. how can i create 2 dynamic store using single model

    Hi all, can any one suggest me, how can i create 2 dynamic store using single model. I have a complex model and i want to store some value in...

    Started by shashidhar, 3 Jul 2011 10:52 PM
    • Replies: 0
    • Views: 469
    3 Jul 2011 10:52 PM Go to last post