Ext 3.x: Help & Discussion

+ Post New Thread

  1. Question formpanel.add() with xtype: 'compositefield' -> error

    Hello, I have a Formpanel with one component ( xtype: 'compositefield'). When I do a formpanel.removeAll() and try now formpanel.add(oComposite)...

    Started by max5komma2, 10 Aug 2010 6:24 AM
    compositefield, formpanel
    • Replies: 2
    • Views: 625
    10 Aug 2010 10:51 AM Go to last post
  2. I need a bit of help - Custom Submit / Other q's.

    Hello everyone. I am making some sort of a meebo-like webchat. I chose ExtJS as framework because it has all the interface i need. (I do not have...

    Started by TotoTitus, 10 Aug 2010 7:38 AM
    • Replies: 1
    • Views: 477
    10 Aug 2010 10:42 AM Go to last post
  3. Question Flipping the paradigm - Columns vs rows in grids

    I have a project that we are using the grid on and it works great. I got a request from the client that is stumping me a bit. Currently we have a way...

    Started by mediamacros, 10 Aug 2010 7:04 AM
    column, editable, grid, row
    • Replies: 2
    • Views: 628
    10 Aug 2010 10:41 AM Go to last post
  4. Accordion Layout - Add a Button or a formpanel that looks like a button.

    I have setup a panel with accordion layout. It works fine. But now I want to add another tab, that behaves like a button. Basically, I was able...

    Started by muncher, 10 Aug 2010 9:53 AM
    • Replies: 3
    • Views: 850
    10 Aug 2010 10:16 AM Go to last post
  5. Question Uploading a file response issue

    I am trying to upload a file to the server using Ext. The file uploads fine but I am having trouble with the response. It does not seem to matter...

    Started by Chods, 10 Aug 2010 5:57 AM
    • Replies: 1
    • Views: 423
    10 Aug 2010 10:03 AM Go to last post
  6. Dynamically populating items via AJAX request in extended FormPanel

    Hello Everyone, I have worked hard to read through the forums for a solution to the issue I am having, but for some reason I'm still getting it...

    Started by Marioario, 10 Aug 2010 7:14 AM
    • Replies: 1
    • Views: 615
    10 Aug 2010 9:46 AM Go to last post
  7. Question Ext.PagingToolbar does not show correct page number

    I am using Ext.ux.data.PagingJsonStore, Ext.grid.EditorGridPanel and Ext.PagingToolbar to build a page that has a grid, a search button on top and a...

    Started by linwang1599, 9 Aug 2010 10:13 AM
    • Replies: 2
    • Views: 1,184
    10 Aug 2010 7:36 AM Go to last post
  8. Editable subgrid bug

    Hi all! I apologize for bad English. I have grid with subgrid: When I edit a cell the first time - everything works well:

    Started by regul, 1 Feb 2010 12:53 AM
    • Replies: 2
    • Views: 1,033
    10 Aug 2010 6:45 AM Go to last post
  9. Problems with insetting grid in window.

    Hello people. We are working on a web application and have an annoying error showing up different places in the system. The error is hard to track...

    Started by Hans Kejser Hansen, 9 Aug 2010 3:09 AM
    • Replies: 4
    • Views: 547
    10 Aug 2010 5:57 AM Go to last post
  10. Page navigation toolbar value conflict with grid display data when filtering the grid

    Hi everybody, i have problem with page navigation after filter the grid.. default my grid display 11 records and page navigation toolbar display...

    Started by krselva86, 10 Aug 2010 5:55 AM
    displaymsg, filter, pagenation
    • Replies: 0
    • Views: 875
    10 Aug 2010 5:55 AM Go to last post
  11. Making a form non - editable

    I have a requirement to toggle a forms edit mode on and off. Ie. To some users without privilege I want to display the forms contents but not...

    Started by Franzen, 10 Aug 2010 4:19 AM
    • Replies: 2
    • Views: 463
    10 Aug 2010 5:21 AM Go to last post
  12. Exclamation Need a working ComboBox sample for Ext JS 3.2

    I am in need of a very simple, working ComboBox sample for Ext JS 3.2 with arrays. (With Array data and everything, like: Fruit, Apple and so on)...

    Started by wavedan, 10 Aug 2010 4:24 AM
    combo, combobox, extjs, php
    • Replies: 1
    • Views: 490
    10 Aug 2010 4:45 AM Go to last post
  13. A better way to remove the column sort icon?

    When sortable is disabled on all grid columns, I noticed the first column retains the sort-asc icon. I call this on afterrender to delete the...

    Started by hyponym, 10 Aug 2010 3:55 AM
    • Replies: 4
    • Views: 685
    10 Aug 2010 4:13 AM Go to last post
  14. Removing headers from ListView

    Hi there, I was wondering if it is posible to remove the header of a ListView, i could just hide it in css trough the DOM but i was wondering if...

    Started by Boy.Kortman, 10 Aug 2010 3:31 AM
    • Replies: 1
    • Views: 454
    10 Aug 2010 4:13 AM Go to last post
  15. grid cell text coloring suggestion

    Hi all, I'm looking for a suggestion to avoid 'big' calculation for an apparently 'small' problem. I've built a grid where users are able to...

    Started by alebar, 6 Aug 2010 7:45 AM
    • Replies: 3
    • Views: 552
    10 Aug 2010 3:36 AM Go to last post
  16. Tree node icon from external url ?

    Hi all. I have one specific request: I have a Tree with few nodes, and I have to show custom icon for every node in a tree. I don't know what...

    Started by dragec, 6 Aug 2010 4:59 AM
    • Replies: 7
    • Views: 1,100
    10 Aug 2010 1:51 AM Go to last post
  17. Question matching any 2 characters in combo box

    hi all by default ComboBox matches first 2 characters of its values. i have a need where i need to display values matching any any 2 characters...

    Started by coooolmagic, 10 Aug 2010 1:39 AM
    • Replies: 0
    • Views: 370
    10 Aug 2010 1:39 AM Go to last post
  18. No (post) values received from inactive tab

    Hi, I have a small issue with the tabpanel. Tough i've added the deferredRender = false, the element are not post, am i overlooking something? ...

    Started by blow, 19 Jul 2010 9:35 AM
    • Replies: 7
    • Views: 695
    10 Aug 2010 1:03 AM Go to last post
  19. Accessing component from one js to another js

    hi this is the pbm i am experiencing now.. i will provide u with full code.... Can any one plz help me test.js Extensive.grid.ButtonClickTab...

    Started by vms.saran, 10 Aug 2010 12:30 AM
    • Replies: 1
    • Views: 407
    10 Aug 2010 12:44 AM Go to last post
  20. Accessing component from one js to another js

    hi i am new to Extjs . can any one help me to solve my problem . i am having a file test.js Tezt.js var fp = new Ext.FormPanel({ ...

    Started by vms.saran, 9 Aug 2010 11:30 PM
    • Replies: 6
    • Views: 791
    10 Aug 2010 12:34 AM Go to last post