Ext: Q&A

+ Post New Thread

  1. Unanswered: treecolumn Opera 11

    hi. I have treegrid. One column. Ext.define('ARM.view.dictionary.department.DepartmentTree', { extend : 'Ext.tree.Panel', alias :...

    Started by jmasyan, 26 Mar 2012 2:48 AM
    • Replies: 1
    • Views: 201
    26 Mar 2012 3:18 AM Go to last post
  2. Unanswered: How to empty initialConfig?

    Hello - first post, new to ExtJS but am loving it so far :) Well on to my problem... I need to update initialConfig on a wide variety of...

    Started by Splynx, 16 Mar 2012 8:33 AM
    • Replies: 4
    • Views: 758
    26 Mar 2012 2:03 AM Go to last post
  3. Unanswered: slice not working to create a custom panel

    Hi, I want to create a custom panel header with a black background and white text, however when I use the slice command, images are generated- but...

    Started by dedeoc, 23 Mar 2012 8:22 AM
    • Replies: 2
    • Views: 549
    26 Mar 2012 12:37 AM Go to last post
  4. Question Unanswered: "c is not a constructor" when trying to draw chart.

    Hi, I have been working through a couple of examples but I always get the same message. Looking at fire-bug error message it says. "c is not...

    Started by RiaanSA, 25 Mar 2012 11:41 PM
    • Replies: 1
    • Views: 364
    26 Mar 2012 12:13 AM Go to last post
  5. Unanswered: How to change axis max value dynamically

    I have some nice dynamic charts working but cannot figure out how I can change the maximum value on the axes dynamically to reflect changing data....

    Started by BoroChris, 23 Mar 2012 1:12 AM
    • Replies: 2
    • Views: 866
    25 Mar 2012 10:36 PM Go to last post
  6. Answered: headerCtCfg is undefined

    Hi I am using Desktop view. and I am creating Grid panel in extjs mvc structure. when I am clicking on desktop icon at that time i am getting...

    Started by rushi2440, 23 Mar 2012 2:13 AM
    extjs
    • Replies: 2
    • Views: 765
    25 Mar 2012 10:34 PM Go to last post
  7. Thumbs up Unanswered: not able to execute proxy update of the store

    hi.. sencha forum members I am having one problem with updating my form. my grid panel companydetail code is below...

    Started by rushi2440, 24 Mar 2012 4:34 AM
    extjs-mvc, extjs4, java, spring framework
    • Replies: 3
    • Views: 556
    25 Mar 2012 9:03 PM Go to last post
  8. Exclamation Unanswered: I want to render 'viewport' to an element on my page,how can do it?

    I want to render 'viewport' to an element on my page,how can do it? In fact, i found that the config(renderTo:'div1') do not work.It always render...

    Started by zoluro, 14 Mar 2012 8:47 PM
    viewport configuration
    • Replies: 2
    • Views: 515
    25 Mar 2012 7:44 PM Go to last post
  9. Exclamation Answered: Change disabed to false of Ext.menu.Item??

    I want to change the disabled to false config of Ext.menu.Item by javascript. now the item is disabled,but the color doesn't change,why? thanks!

    Started by zoluro, 19 Mar 2012 12:25 AM
    • Replies: 2
    • Views: 342
    25 Mar 2012 7:39 PM Go to last post
  10. Question Unanswered: ExtJS:based on combobox values hide and unhide the fields and pass it to springMVC

    I have two dropdowns in extjs,based on the first dropdwon,the second dropdown populates.This is working fine and i am able to pass the values to...

    Started by maali, 25 Mar 2012 10:03 AM
    extjs combo box, hide/unhide fields
    • Replies: 1
    • Views: 1,475
    25 Mar 2012 5:02 PM Go to last post
  11. Unanswered: How to get get chart on a panel following mvc model

    Here is some code I am currently trying to make work. I was given code by another person on this board to display a data grid, and was able to make...

    Started by enjetek, 25 Mar 2012 8:07 AM
    • Replies: 4
    • Views: 621
    25 Mar 2012 2:52 PM Go to last post
  12. Question Unanswered: Ex.Component: pass element ID on click event (MVC)

    Hey, I made an Ext.Component clickable by adding a listener. This works fine. But it does not pass the ID of the component... when I want to...

    Started by sir_holmes, 25 Mar 2012 5:54 AM
    • Replies: 1
    • Views: 485
    25 Mar 2012 6:40 AM Go to last post
  13. Question Unanswered: Creating Views – The right way

    We’re often dealing with the question what exactly is a View in our application. Do we have to distinguish between View and “custom control” – a...

    Started by tomerb78, 25 Mar 2012 5:17 AM
    architecture, design pattern, view
    • Replies: 1
    • Views: 241
    25 Mar 2012 6:39 AM Go to last post
  14. Question Unanswered: how to achieve treegrid-like animation for grouping gridpanel

    I want to have the slide-down animation on the of the grouping gridpanel like we have on a node of the treepanel . I could not find a config value...

    Started by divyendu, 25 Mar 2012 2:00 AM
    gridpanel, group, treepanel
    • Replies: 1
    • Views: 352
    25 Mar 2012 6:35 AM Go to last post
  15. Unanswered: check box alignment

    I have added one check box to the form at run time,How i can align that check box to existing field,That is newly added check box coming in the next...

    Started by prakashkadakol, 24 Mar 2012 7:18 PM
    check box
    • Replies: 1
    • Views: 511
    25 Mar 2012 6:33 AM Go to last post
  16. Unanswered: Highcharts in Ext 4

    Hello together, I'm forced to use Highcharts in Ext 4.x and don't really know how to. Has anyone had success with this already. In Ext 3 we used the...

    Started by KartoPete, 19 Jan 2012 1:56 AM
    extjs 4, highcharts
    • Replies: 2
    • Views: 1,006
    25 Mar 2012 6:29 AM Go to last post
  17. Unanswered: How to print the HTML of a component?

    ok i create my custom document viewer: Ext.define('CustomDocumentViewer', { extend: 'Ext.Component', html: ' some html webpage here',...

    Started by Arntor, 25 Mar 2012 4:43 AM
    • Replies: 2
    • Views: 375
    25 Mar 2012 6:28 AM Go to last post
  18. Answered: [4.0.7] requestexception not called on form submit with uplaod

    Hi, i have the problem that the event "requestexception" is not triggered on form submit if the form is submitted using the upload method (hidden...

    Started by Werzi2001, 25 Mar 2012 2:15 AM
    • Replies: 2
    • Views: 443
    25 Mar 2012 6:27 AM Go to last post
  19. Unanswered: How to disable radius

    Hi there, Is it possible to disable radius for all components? I just want to improve the efficiency of a very heavy webpage especially for IE 8...

    Started by xuzicn, 15 Mar 2012 12:27 AM
    • Replies: 5
    • Views: 442
    25 Mar 2012 5:57 AM Go to last post
  20. Unanswered: guide/doc for mixins ?

    is there a guide / docs bout how build mixins ? or its just a class with methods and has nothing special ?

    Started by dedoz, 25 Mar 2012 1:49 AM
    • Replies: 1
    • Views: 242
    25 Mar 2012 5:04 AM Go to last post