Ext: Discussion

Page 387 of 427 FirstFirst ... 287 337 377 385 386 387 388 389 397 ... LastLast

+ Post New Thread

  1. Hide record in chart?

    Is there a way to hide a record from a chart? I have a store that's used to generate a chart and also render as a grid. However, I'd like to hide a...

    Started by winkelmann, 4 May 2011 12:34 PM
    • Replies: 0
    • Views: 337
    4 May 2011 12:34 PM Go to last post
  2. TextField that displays a custom version of its value (ExtJS 3.3)

    Hello all, I have a textfield in my form which is supposed to represent a telephone number. I don't necessarily want to force the user to enter...

    Started by cbackas, 4 May 2011 8:57 AM
    • Replies: 2
    • Views: 650
    4 May 2011 11:36 AM Go to last post
  3. Exclamation tooltip column property simply does nothing

    tooltip column property simply does nothing when mouse over columnheader

    Started by Erico, 4 May 2011 8:11 AM
    • Replies: 5
    • Views: 1,410
    4 May 2011 10:44 AM Go to last post
  4. Automatic hight of accordion layout when its a child of a tabPanel

    Hi, I've tried for the past few hours to figure this out but was not able to, sorry if the resolution is a simple one. When nesting an...

    Started by baumsh, 4 May 2011 10:38 AM
    • Replies: 0
    • Views: 405
    4 May 2011 10:38 AM Go to last post
  5. When/why to use initComponent

    Hi, Reading the feed reader example that ships with Ext JS 4.0, I see that components do initialization partly by passing stuff as data to...

    Started by Vasiliy Faronov, 4 May 2011 8:51 AM
    • Replies: 4
    • Views: 1,366
    4 May 2011 10:00 AM Go to last post
  6. XTemplate and getInnerTpl in Ext.JS 4

    In Ext.JS 3 we had a ComboBox which had a template containing some helper functions such as: tpl: new Ext.XTemplate( ...

    Started by adamb500, 4 May 2011 7:11 AM
    • Replies: 1
    • Views: 1,194
    4 May 2011 7:18 AM Go to last post
  7. collapse panel in border layout

    Hello, how can I collapse the panel in the border layout from js code ? <script> Ext.get("panel").collapse() - this function not...

    Started by JS4, 4 May 2011 6:45 AM
    • Replies: 0
    • Views: 817
    4 May 2011 6:45 AM Go to last post
  8. Question MVC examples

    Hi all, I'm trying to understand the Mvc concept in ExtJs4 so i've clicked on the 2 mvc examples then show the source, especially the...

    Started by haldrix, 3 May 2011 10:30 PM
    examples, minified, mvc
    • Replies: 3
    • Views: 728
    4 May 2011 5:42 AM Go to last post
  9. Treepanel with Json data store

    I want to have a TreePanel build with Json data but I have as error. Here my code : Ext.define('CcAgentsTreePanel',{ extend:...

    Started by Siriru, 3 May 2011 7:04 AM
    • Replies: 2
    • Views: 933
    4 May 2011 1:29 AM Go to last post
  10. Question SASS Theming problem: Font-size does not resize container element.

    Hi there, I watched the video about theming ExtJS4 on vimeo, and I have to say I'm impressed about the possibilities. However, when I started out...

    Started by suiryuu89, 4 May 2011 1:12 AM
    • Replies: 0
    • Views: 608
    4 May 2011 1:12 AM Go to last post
  11. paging defaults to 25

    Got an interesting problem: defined a store, grid and paging toolbar. Limit the pagesize to 10 on the store. The first request to the server has the...

    Started by jmls, 3 May 2011 10:24 PM
    • Replies: 2
    • Views: 568
    4 May 2011 12:35 AM Go to last post
  12. Question Special behaviour of Tree-Panel Table

    Hi all I got a little Problem. Today i updated vom ExtJS 4.0-Beta3 to ExtJS 4.0.0. Now i got a problem in a Treetable, which i hadn't in the...

    Started by gnadirap, 3 May 2011 10:48 PM
    • Replies: 1
    • Views: 1,115
    3 May 2011 11:47 PM Go to last post
  13. Question UNDERSTANDING HOW TO BUILD APPLICATION EXTJS4 AND MVC PATTERN

    hi everyone. i'm currently working on a presentation layer of very large applications in a company. and now i'm testing the EXTJS4 MVC DESING...

    Started by ulubaht, 3 May 2011 7:14 AM
    application, build, extjs4, mvc pattern, understanding
    • Replies: 1
    • Views: 1,349
    3 May 2011 11:35 PM Go to last post
  14. Problems with Grids and Accordions

    Hello, I am realizing a panel which uses the accordion layout, and each item has to contain a grid view. This is the code that I'm using for...

    Started by marzapower, 2 May 2011 10:32 PM
    accordion, accordion layout, grid
    • Replies: 4
    • Views: 762
    3 May 2011 11:16 PM Go to last post
  15. Question What is the best practice for doing reusable classes?

    I've built a login window for an app that I'm doing. The controller and views are all prefixed with 'nso' on the Ext.define call i.e...

    Started by bzarzuela, 3 May 2011 10:38 PM
    • Replies: 0
    • Views: 592
    3 May 2011 10:38 PM Go to last post
  16. screen Resolution

    hi, To autofit all the extjs components for different resolutions like 1024/768,1280/768 etc i made some changes at js level as well as at css...

    Started by nisitha, 3 May 2011 10:22 PM
    • Replies: 0
    • Views: 404
    3 May 2011 10:22 PM Go to last post
  17. Ext Js 4 Grid Reconfigure on a fly

    In Ext Js 3 was method reconfigure() to change configuration on a fly. In Ext JS 4 i didn't find such method. Anybody know way to reconfigure grid on...

    Started by Selvatico, 24 Mar 2011 2:16 AM
    configure, grid
    • Replies: 7
    • Views: 4,012
    3 May 2011 10:10 PM Go to last post
  18. Question Is this the right way of defining classes in Ext4?

    Ext.define 'nso.view.user.Login' extend: 'Ext.window.Window' alias: 'widget.UserLogin' title: 'Login' width: 300 height: 300 ...

    Started by bzarzuela, 3 May 2011 9:51 PM
    • Replies: 0
    • Views: 1,030
    3 May 2011 9:51 PM Go to last post
  19. Close Menu on mouseout

    Is this possible in 4.0? I know there was no support for this in 3.0 and I did some looking around in 4.0's docs and havent found anything yet, but...

    Started by BulletzBill, 3 May 2011 8:19 PM
    • Replies: 0
    • Views: 426
    3 May 2011 8:19 PM Go to last post
  20. htmleditor: Insert <p> tag

    When you hit ENTER in the form htmleditor textarea, it inserts a <br/> tag. How can I override this to insert a <p></p> by default and a <br /> only...

    Started by pizarrodiego, 3 May 2011 1:58 PM
    htmleditor
    • Replies: 0
    • Views: 350
    3 May 2011 1:58 PM Go to last post