Ext 3.x: Help & Discussion

+ Post New Thread

  1. Exclamation ComboBox inside Ext JS Grid

    Hi, I got a combobox inside Ext JS Grid and this combo box is supposed to fetch data from backend. Indeed, it is fetching data from backend, but...

    Started by muzammil.pt, 16 Feb 2011 6:45 AM
    combobox inside grid
    • Replies: 0
    • Views: 522
    16 Feb 2011 6:45 AM Go to last post
  2. Question Browser Back button in a ExtJS applictation

    Hi Forum, I would like to know how you guys have solved the issue that users of your application might click on the 'BACK' button in your...

    Started by JesperW, 16 Feb 2011 6:20 AM
    back, browser
    • Replies: 1
    • Views: 1,959
    16 Feb 2011 6:33 AM Go to last post
  3. grid onrowclick

    I need to display/hide some controls depending on the currently selected row in the editorgrid. The cell in the current row must be of specific...

    Started by Bogdan0x400, 16 Feb 2011 1:30 AM
    editorgrid
    • Replies: 4
    • Views: 1,056
    16 Feb 2011 6:27 AM Go to last post
  4. Lightbulb Chart - Load Mask

    hey guys, im having some troubles with charts, when i try to generate the graph with 5 series, he takes a long time to render the lines. Anyone...

    Started by infonoide, 16 Feb 2011 4:46 AM
    • Replies: 4
    • Views: 1,464
    16 Feb 2011 6:07 AM Go to last post
  5. Smile Take part button by id

    Hello everybody .. I'm trying to get a button by reference in accordance with the example below, but it gives error that was not found my button....

    Started by jbdiacompleto, 16 Feb 2011 3:32 AM
    • Replies: 3
    • Views: 544
    16 Feb 2011 5:41 AM Go to last post
  6. Composite field doesn't allow bubbleEvents

    Hi, I've just noticed that compositefield doesn't let events from bubbleEvents property of compositefield.items pass further to component's...

    Started by g2mac, 16 Feb 2011 5:36 AM
    • Replies: 0
    • Views: 355
    16 Feb 2011 5:36 AM Go to last post
  7. Cool Error on duplicate ids

    Hello everybody ... I have a window which displays the data for each registered client for editing, but when I open several windows and each with...

    Started by jbdiacompleto, 15 Feb 2011 11:14 AM
    • Replies: 3
    • Views: 867
    16 Feb 2011 5:35 AM Go to last post
  8. Problem with RTL string in Response

    Hi, I'm using this code to submit a form : DocForm.getForm().submit({ method:'POST', waitTitle:'Connecting to...

    Started by shahab_et, 7 Feb 2011 2:45 AM
    • Replies: 1
    • Views: 750
    16 Feb 2011 5:31 AM Go to last post
  9. Question Extending JsonStore to add custom (complex) pagination, is it possible?

    Hi All, so reading the spec for JsonStore, it has simple controls for pagination. { start : 'start', // The parameter name which...

    Started by cherrio, 15 Feb 2011 4:15 PM
    • Replies: 2
    • Views: 989
    16 Feb 2011 4:29 AM Go to last post
  10. how to sign up event handlers properly

    How do you assign an event handler to an Ext control properly when you extend a control and add child controls to it? ...

    Started by Bogdan0x400, 16 Feb 2011 2:05 AM
    • Replies: 1
    • Views: 966
    16 Feb 2011 3:06 AM Go to last post
  11. Card Layout - Animation Complete ?

    Hi guys. Thanks again for this great frameworks ! I am trying to recieve the Animation Complete for a Card-Type Layout. For example, if i change...

    Started by dbp, 16 Feb 2011 2:36 AM
    • Replies: 0
    • Views: 1,116
    16 Feb 2011 2:36 AM Go to last post
  12. How to get a nice border around a panel

    I was noticing the nice border around the extjs api page. I.E. the border between the tree panel and the tab panel, and the border on the bottom...

    Started by forumuser1080, 15 Feb 2011 6:22 PM
    • Replies: 1
    • Views: 705
    16 Feb 2011 2:35 AM Go to last post
  13. Welcome

    Hi guys, I need to put a message (label) "Welcome + user's name + user's surname" in the home page. These data come from json. I will put this...

    Started by chuvinha, 14 Feb 2011 9:26 AM
    • Replies: 5
    • Views: 634
    16 Feb 2011 2:33 AM Go to last post
  14. Hiding a SystemMenu item in adobe air

    I am trying to modify the tasks air application and i am wondering if i can be able to hide the import menu item. var menus = Ext.air.SystemMenu;...

    Started by phpserver, 16 Feb 2011 1:51 AM
    adobe-air
    • Replies: 0
    • Views: 393
    16 Feb 2011 1:51 AM Go to last post
  15. Smile element div inside another not work

    Hi, Below code cause both div show separately, panel is up, video is down. but I want the video div inside the panel div, how to do this ? ...

    Started by goldfield, 16 Feb 2011 1:27 AM
    video
    • Replies: 0
    • Views: 524
    16 Feb 2011 1:27 AM Go to last post
  16. MAXLENGTH IN GRID PANEL IS NOT WORKING

    HEY !! if v give maxlength in a grid column as 3(ie. editor: new Ext.form.TextField({maxLength :3})) . after typing the value when i click outside...

    Started by prince0901, 11 Jan 2011 6:51 AM
    • Replies: 3
    • Views: 1,393
    16 Feb 2011 1:07 AM Go to last post
  17. Problem - editor textarea losing focus

    Hi! Im new at EXTJS and I need some help with WYSIWYG editor. I have AJAX image upload button in editor. Uploading works fine. But I cant insert...

    Started by dzintarsb, 16 Feb 2011 1:00 AM
    • Replies: 0
    • Views: 1,144
    16 Feb 2011 1:00 AM Go to last post
  18. Enter pressed in textarea types 2 new lines instead of one!

    Hi Everyone:) I have a text area inside a panel (I am using the extjs designer by the way). For some reason, when I press enter in the text...

    Started by omripe, 15 Feb 2011 7:43 AM
    • Replies: 3
    • Views: 568
    16 Feb 2011 12:50 AM Go to last post
  19. Grid insert row problem

    Hi, Would anyone be able to help with this? I have created a grid to insert/update/delete rows. It works fine mostly but there is an issue with...

    Started by jmccua, 16 Feb 2011 12:33 AM
    • Replies: 0
    • Views: 667
    16 Feb 2011 12:33 AM Go to last post
  20. Question FileUploadField reset

    Hi, I have a form that contains a Ext.ux.form.FileUploadField control that is given here.. ...

    Started by raj_plays, 14 Feb 2011 12:14 PM
    • Replies: 1
    • Views: 519
    15 Feb 2011 10:07 PM Go to last post