Ext 3.x: Help & Discussion

+ Post New Thread

  1. Replace attribute of element

    I have a page where I want to dynamically find and replace the href on certain elements. I can easily do this in jQuery like so: ...

    Started by cofin, 4 Jun 2009 9:00 AM
    • Replies: 2
    • Views: 1,034
    4 Jun 2009 10:34 AM Go to last post
  2. Question How can a put grids side by side?

    Hi friends, I'm a brazilian then sorry my poor English. So... How can a create two or more grids side by side? example: | ----- GRID ------...

    Started by fabiormoura, 3 Jun 2009 3:57 PM
    • Replies: 3
    • Views: 1,058
    4 Jun 2009 8:33 AM Go to last post
  3. DataView inside Form - load values from form load

    hi to all for some times i needed to just display some data inside a form (coming from the JSON request) and not in any type of field... i...

    Started by SchattenMann, 4 Jun 2009 7:29 AM
    • Replies: 2
    • Views: 958
    4 Jun 2009 8:29 AM Go to last post
  4. Migration Guide from 2.2.1 to 3.0?

    Hello! I have built a very large app using JsExt 2.2.1. The upgrade from 2.2.0 to 2.2.1. - which was only a minor upgrade - costed me about 2 days to...

    Started by wuschba, 13 May 2009 12:37 PM
    • Replies: 2
    • Views: 1,557
    4 Jun 2009 7:44 AM Go to last post
  5. Upgrading app to Ext3

    Hi all! Right now I concluded a ext3 app with 20k lines of code. Seeing the ext3 demos (new and updated itens) it looks very interesting to...

    Started by tomlobato, 18 Apr 2009 4:36 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,842
    4 Jun 2009 7:43 AM Go to last post
  6. GridPanel as a card doesn't resize horizontally

    Hi, I have a panel with cardlayout and a GridPanel as one of the cards. It displays fine, except when the containing panel (with the cardlayout)...

    Started by Sesshomurai, 3 Jun 2009 6:50 PM
    • Replies: 7
    • Views: 1,521
    4 Jun 2009 7:17 AM Go to last post
  7. Ext.ux.PagingToolbar problems with other languages than english

    Hi, I use the Ext.ux.PagingToolbar from the one and only Jay Garcia which is pretty cool. Now I got a strange behavior. I switch my application...

    Started by chrizmaster, 4 Jun 2009 4:19 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,860
    4 Jun 2009 7:05 AM Go to last post
  8. [SOLVED] form elements loose label

    Hi guys Why is it that when you put form elements inside a tab panel or give there container a layout they loose there default label ? anjd how do...

    Started by nadeemshafi9, 4 Jun 2009 5:53 AM
    • Replies: 6
    • Views: 881
    4 Jun 2009 6:04 AM Go to last post
  9. CheckboxGroup in grid ?

    Hi everybody, I have find a solution to have a checkbox in a grid (cf http://extjs.com/learn/Ext_FAQ_Grid#How_to_make_a_check_box_column_in_grid)....

    Started by piff62, 4 Jun 2009 5:56 AM
    • Replies: 0
    • Views: 487
    4 Jun 2009 5:56 AM Go to last post
  10. toolbar z-index issue

    Hi guys I have an ext.toolbar on teh top on the page. now i have some flash charts in teh contents of teh page but the menue buttons drop down...

    Started by nadeemshafi9, 4 Jun 2009 1:15 AM
    • Replies: 4
    • Views: 1,266
    4 Jun 2009 5:09 AM Go to last post
  11. [3.0rc1.1] GridPanel applyTo table with subtable

    I am new here, so please forgive my mistakes. I have a HTML table in with a subtable. When I use applyTo from a GridPanel I am getting addional...

    Started by PiExt, 4 Jun 2009 2:45 AM
    • Replies: 1
    • Views: 1,225
    4 Jun 2009 3:45 AM Go to last post
  12. Question Photo album examples?

    Greetings! Does anyone have a decent photo album example that has paging (1 of xxx)? thanks!

    Started by DesmoDevil, 22 May 2009 6:49 AM
    • Replies: 3
    • Views: 2,194
    3 Jun 2009 7:44 PM Go to last post
  13. scroll down the scroll, then store.removeAll will cause a flash

    here is the js code: store = new Ext.data.JsonStore({ url : 'test.php', root : 'root', fields : }); grid = new Ext.grid.GridPanel({ ...

    Started by aj3423, 31 May 2009 9:22 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,591
    3 Jun 2009 5:48 PM Go to last post
  14. Error with update

    Hi, while update a grid-app to Ext 3.0 i run in a problem, error-message is: this.store.un is not a function Any clue what might cause this...

    Started by steffenk, 21 Apr 2009 8:40 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,240
    3 Jun 2009 3:12 PM Go to last post
  15. Destroying chart in IE

    My application has a viewport which contains two panels, upper for menu and lower for content. When I click on menu, the contents of lower panel will...

    Started by DoS, 5 May 2009 8:56 AM
    • Replies: 9
    • Views: 2,226
    3 Jun 2009 2:21 PM Go to last post
  16. JsonStore not loading

    Hi, I'm an Ext noob. I'm trying to load up a JsonStore with values from my db. var data = new Ext.data.JsonStore({ autoLoad: true,...

    Started by wallacer, 3 Jun 2009 11:20 AM
    • Replies: 3
    • Views: 1,143
    3 Jun 2009 12:47 PM Go to last post
  17. Exclamation Window Frame Opacity ??

    Hello! since I updated on Ext3.0 the frame opacity of window is missing (where the title is). on ext2.2 there was an opacity of circa 0.85 and that...

    Started by casbar, 9 May 2009 5:07 AM
    • Replies: 5
    • Views: 1,768
    3 Jun 2009 11:43 AM Go to last post
  18. simulate chatroom with a grid

    OK so I was thinking of simulating a chatroom using a gridPanel. I created a simple array store and tied it to the grid. Then I created some...

    Started by rballman, 2 Jun 2009 10:04 PM
    • Replies: 3
    • Views: 1,103
    3 Jun 2009 11:03 AM Go to last post
  19. Adding grid to Viewport region

    I have been trying to piece together how the different components work or fit together and need some help. I just added an example grid to my...

    Started by mohaaron, 1 Jun 2009 8:27 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,930
    3 Jun 2009 9:40 AM Go to last post
  20. Validator for Ext.Form.TextField

    The change in validation order that occurred from Ext 2.0 to 3.0 seems to (IMO) not follow what the documentation currently states: The...

    Started by marcotuts, 3 Jun 2009 7:37 AM
    • Replies: 3
    • Views: 1,175
    3 Jun 2009 7:51 AM Go to last post