Ext 3.x: Help & Discussion

+ Post New Thread

  1. How to update panel data

    I have a panel and I am display some content in it. Under the panel I have a button, on click of button I want to change load data from other method....

    Started by amanind, 8 Dec 2011 6:02 AM
    • Replies: 1
    • Views: 654
    9 Dec 2011 11:29 AM Go to last post
  2. Extjs treegrid sorting is not working

    Hi all, i am using ext 3.3.0 and in that i am using treegrid plugins, the sorting on the treegrid is not working, i have searched, and someone in...

    Started by y.me, 7 Dec 2011 2:58 AM
    • Replies: 1
    • Views: 831
    9 Dec 2011 11:24 AM Go to last post
  3. row overflow Grid

    Hi everyone! I wanna know if is possible do this grid on EXTJS: The cell ajust the text inside when I resize the column. Actually is...

    Started by Ourysso, 14 Jan 2011 8:31 AM
    • Replies: 5
    • Views: 1,247
    9 Dec 2011 9:21 AM Go to last post
  4. Grid Cell Editing: having combos automatically expand when editing the cell

    I needed combos to automaticaly expand when used as field editors in a grid with cell editing. I tried to call combo.expand() on focus. ...

    Started by martin.povolny, 7 Dec 2011 10:57 PM
    cell editing, combobox, grid
    • Replies: 1
    • Views: 789
    9 Dec 2011 9:14 AM Go to last post
  5. Question Problem with selectModel + toolbar button

    Like the examples (ext-3.4.0/examples/grid/grid-plugins.html) i want to select a row in my grid (checkboxmodel) and enable or disable a toolbar...

    Started by Gerardo Guerrero, 8 Dec 2011 3:12 PM
    • Replies: 2
    • Views: 501
    9 Dec 2011 9:08 AM Go to last post
  6. callback on update

    Hi, I'm updating an Ext.Panel using update(). When adding event listeners to elements in the newly added html, the elements are not ready right...

    Started by mozgras, 8 Dec 2011 8:09 AM
    • Replies: 1
    • Views: 469
    8 Dec 2011 11:06 AM Go to last post
  7. Question Error handler in grid restful store

    Hi all i have restful store/grid/ form app. After editing the record in form i use method form.getForm().updateRecord(rec); Store sends...

    Started by lfs2008, 8 Dec 2011 9:06 AM
    crud, error handler, grid, restful, verification
    • Replies: 0
    • Views: 340
    8 Dec 2011 9:06 AM Go to last post
  8. Question linked combo store filter does not work first time

    Select country, see that cityCmb store count = 1 , which is correct. Then select list of cities. There are all three! After first cityCmb ...

    Started by lfs2008, 8 Dec 2011 2:34 AM
    linked combobox, store filter
    • Replies: 1
    • Views: 583
    8 Dec 2011 2:51 AM Go to last post
  9. Outsource a form

    Hello! I have an application that consists of different modules. Into two components, a form is displayed. This form is in two Cases the...

    Started by Stephan123, 8 Dec 2011 12:49 AM
    • Replies: 1
    • Views: 374
    8 Dec 2011 1:36 AM Go to last post
  10. Question Disable initial grouping in grid

    Hello, I have a GridPanel which uses a GroupingStore and a GroupingView. At this point everything is working fine and, when the grid initially...

    Started by bmcelhany, 7 Dec 2011 1:30 PM
    • Replies: 2
    • Views: 419
    7 Dec 2011 3:05 PM Go to last post
  11. Question Modifying record in store then calling save() and commitChanges() throw error

    I'm trying to modify a record in my store and save the changes. I added a reader and writer but the docs say they are for remote CRUD ops and they...

    Started by chris24300, 1 Dec 2011 6:03 AM
    • Replies: 4
    • Views: 848
    7 Dec 2011 11:46 AM Go to last post
  12. extjs grid autoscroll is not visible inside the html tabs

    i have 2 html tabs and 2 js grids files.first html tab cantain js grid working fine but my second tab js grid autoscroll is not working . sry for my...

    Started by sreenath886, 7 Dec 2011 8:32 AM
    • Replies: 1
    • Views: 456
    7 Dec 2011 8:35 AM Go to last post
  13. ExtJS 3.4 + JSON + PHP request and response

    Sory about my english... but I'll try How can I send request and respons from ExtJS 3.4 with formul and response via PHP JSON?

    Started by luks35, 13 Jul 2011 10:49 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,881
    6 Dec 2011 11:53 PM Go to last post
  14. ext.msg.alert is covered by <object> of panel `s html

    i has a panel,panel`s html include a div,the div include a object,when call ext.msg.alert(),the alert dialog is covered by the object

    Started by byp, 6 Dec 2011 3:45 AM
    • Replies: 2
    • Views: 815
    6 Dec 2011 5:25 PM Go to last post
  15. Exception from server

    Hello! I have a table. This table gets the data from one JsonStore. The JsonStore receives the data from a server. If an exception occurs...

    Started by Stephan123, 6 Dec 2011 8:44 AM
    • Replies: 1
    • Views: 486
    6 Dec 2011 2:07 PM Go to last post
  16. Chart axes redrawn wrong

    Hi We have an ext app based on extjs 3.4 where we have charts that are embedded within a tabpanel. The problem is that chart axes are redrawn...

    Started by boldt, 6 Dec 2011 5:19 AM
    • Replies: 1
    • Views: 428
    6 Dec 2011 7:39 AM Go to last post
  17. Grid store sort on add/remove

    I am implementing a customized drag and drop grid. When I drag a record from a grid 'A' into another grid 'B', I want the newly inserted record to...

    Started by techno_oev, 5 Dec 2011 6:14 PM
    • Replies: 1
    • Views: 604
    6 Dec 2011 7:38 AM Go to last post
  18. Grid store event

    I am implementing a customized drag and drop grid. Is there a way I could know when new rows are added/removed from a grid's store.

    Started by techno_oev, 5 Dec 2011 6:13 PM
    • Replies: 1
    • Views: 417
    6 Dec 2011 7:36 AM Go to last post
  19. problem with GridPanel

    Hi all, I've a little bit problem with this code (I'm using extjs 3.2.1) : var groupStore = new Ext.data.JsonStore({ baseParams: '',...

    Started by software_Engineer, 5 Dec 2011 8:40 AM
    • Replies: 2
    • Views: 452
    6 Dec 2011 7:29 AM Go to last post
  20. How-to deselect rows (nodes?) in TreeGrid

    I am using a TreeGrid element (3.31, Ext.ux.tree.TreeGrid). The problem is that I cannot figure out a way to de-select nodes. The usual ctrl+click...

    Started by drseergio, 21 Feb 2011 12:16 PM
    treegrid deselect
    • Replies: 1
    • Views: 705
    6 Dec 2011 5:13 AM Go to last post