Ext 3.x: Help & Discussion

+ Post New Thread

  1. Question need you help!!!!

    i like extjs very much and the extjs change the license from LGPL to GPL. i have a question: my application used extjs 3.0 but my app is only...

    Started by kidccc, 26 Nov 2009 7:14 PM
    • Replies: 2
    • Views: 743
    26 Nov 2009 10:42 PM Go to last post
  2. Css conflict?

    Can anybody tell me what between these two css sheets is conflicting? I'm asking because msg boxes made by ext don't show properly with both, however...

    Started by jchamb2010, 26 Nov 2009 9:38 PM
    • Replies: 0
    • Views: 2,788
    26 Nov 2009 9:38 PM Go to last post
  3. How to change title of a tab when it's a TextArea?

    Hi, I have a TabPanel with 10 sub-tabs, each tab being a TextArea. I need to dynamically change each tab's title based on some user event, but...

    Started by kchiu, 26 Nov 2009 8:08 PM
    • Replies: 3
    • Views: 733
    26 Nov 2009 9:16 PM Go to last post
  4. CheckColumn modified / unmodified mark

    Hi, I'm using Ext.ux.grid.CheckColumn from the examples page to display a boolean field in my grid. The column cell flags a little red mark...

    Started by kchiu, 23 Nov 2009 7:32 PM
    • Replies: 2
    • Views: 891
    26 Nov 2009 8:04 PM Go to last post
  5. Button alignment help request

    Hi, I have searched the forum and tried a number of suggestions, but still can't get this to work the way I want it to.. ...

    Started by n24005, 26 Nov 2009 7:14 PM
    • Replies: 0
    • Views: 612
    26 Nov 2009 7:14 PM Go to last post
  6. ComboBox selection to cause EditorGridPanel afteredit event

    I have an Editor Grid Panel with a ComboBox in one column. I would like to update the database right after a selection is made in the Combobox. The...

    Started by Chief Vas, 26 Nov 2009 11:38 AM
    • Replies: 2
    • Views: 1,612
    26 Nov 2009 4:55 PM Go to last post
  7. Question disable not selected checkbox

    Hello everybody , I'm new with Extjs. here is my problem : I nead to create two chechboxes , and if one of them is selected the other one is...

    Started by narama87, 26 Nov 2009 2:02 AM
    • Replies: 1
    • Views: 605
    26 Nov 2009 1:56 PM Go to last post
  8. personnel xtype

    Hello ! Here is the first test of building a own xtype. But where is the error ? I became the information types is not a constructor...

    Started by Stephan123, 20 Nov 2009 8:27 AM
    • Replies: 5
    • Views: 1,136
    26 Nov 2009 1:27 PM Go to last post
  9. help with combo

    hi all, how can I update the text in a combo for another, I mean, I have 2 combos, and when I click one, the other should change showing the first...

    Started by andryi, 24 Nov 2009 3:57 PM
    • Replies: 6
    • Views: 1,066
    26 Nov 2009 11:45 AM Go to last post
  10. Hide dotted focus rect on toolbar button

    Hi. I'm currently trying to find a way to hide the dotted rectangle which is shown when clicking at a toolbar button with the mouse. My attempts...

    Started by grubi, 24 Sep 2009 11:54 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,301
    26 Nov 2009 11:30 AM Go to last post
  11. How can I have a split here

    Within a tab, I have 3 panels like that : ****************** | | | | |-------------| | | ...

    Started by Pachat, 26 Nov 2009 11:18 AM
    • Replies: 0
    • Views: 483
    26 Nov 2009 11:18 AM Go to last post
  12. Is Eval needed here?

    Given this JSON: {"result": {"f": {"x":"y"} ], "g": {

    Started by GregT, 26 Nov 2009 6:26 AM
    • Replies: 6
    • Views: 1,077
    26 Nov 2009 10:06 AM Go to last post
  13. Help with Rss Example Feed please

    Hi everyone, I started going through the example code 2 days ago and realized that it was using php or at least trying to on the backend. I am not...

    Started by Elijah, 25 Nov 2009 12:55 PM
    • Replies: 4
    • Views: 1,865
    26 Nov 2009 9:50 AM Go to last post
  14. GridPanel Sorting event

    Hello, I am implementing remoteSorting in the grid I want to call a function when we click "Sort Ascending" or "Sort Descending" from the menu....

    Started by v.madhu, 26 Nov 2009 5:32 AM
    • Replies: 3
    • Views: 2,893
    26 Nov 2009 7:55 AM Go to last post
  15. Portlet - Get URL/Source

    Hello, I am using portlets to load Google Gadgets inside. Each portlet contains an iframe with my chosen gadget. I am saving the dashboard to a...

    Started by tomearly, 26 Nov 2009 3:01 AM
    • Replies: 1
    • Views: 731
    26 Nov 2009 7:02 AM Go to last post
  16. ComboBoxes in EditorGrid with different URLs

    Hello! I have already used ComboBox in EditorGrid (using the ComboRenderer), so I know the basics, but all the examples I have seen so far showed...

    Started by zefciu, 26 Nov 2009 6:41 AM
    • Replies: 0
    • Views: 445
    26 Nov 2009 6:41 AM Go to last post
  17. Question Grid with RowExpander

    Hi, I want extend my grid using row expand... but i don't understand... My code is MyPanel = Ext.extend(Ext.FormPanel, { ...

    Started by luca.santaniello, 26 Nov 2009 6:39 AM
    • Replies: 0
    • Views: 626
    26 Nov 2009 6:39 AM Go to last post
  18. Question populate comboBox using remote JSON store

    Hi, I am using first example as per following url http://www.extjs.com/deploy/dev/examples/form/combos.html I have local data store in js...

    Started by zohaib, 26 Nov 2009 2:59 AM
    • Replies: 2
    • Views: 3,277
    26 Nov 2009 6:21 AM Go to last post
  19. TreePanel html after render

    Hi, I have a tree panel which after its rendered i want to access the html this.sampleTree.on('afterrender', function() { ...

    Started by FSM, 26 Nov 2009 2:08 AM
    • Replies: 3
    • Views: 1,317
    26 Nov 2009 3:36 AM Go to last post
  20. Window contents appear only on first time

    function loadPeriods(node) { if (!Ext.getCmp(node.text)) { var periodWin = new Ext.Window({ title : '<p align="center">'+node.text+'</p>',...

    Started by nicosk, 26 Nov 2009 2:40 AM
    • Replies: 1
    • Views: 605
    26 Nov 2009 2:44 AM Go to last post