Ext 3.x: Help & Discussion

+ Post New Thread

  1. 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,146
    16 Feb 2011 1:00 AM Go to last post
  2. 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
  3. 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
  4. 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: 520
    15 Feb 2011 10:07 PM Go to last post
  5. Handler not called for a menu item.

    I am creating menu from a JSON using this code... function loadNodes(save,menu){ for (var i =0; i < save.childNodes.length; i++){ ...

    Started by scaddenp, 14 Feb 2011 2:30 PM
    • Replies: 4
    • Views: 615
    15 Feb 2011 7:41 PM Go to last post
  6. Can a TabPanel contain two TabPanels side by side?

    I have a TabPanel that contains two other TabPanels, and I want them to lay side by side inside the parent TabPanel (one on the left and one on the...

    Started by nuskin, 7 Feb 2011 7:13 PM
    • Replies: 7
    • Views: 1,308
    15 Feb 2011 6:36 PM Go to last post
  7. Extending JsonStore to add custom (complex) pagination, possible?

    Please delete, duplicate post.

    Started by cherrio, 15 Feb 2011 4:05 PM
    • Replies: 0
    • Views: 311
    15 Feb 2011 4:05 PM Go to last post
  8. Stacked collapsible panels - expand one to fill region when other is collapsed?

    Okay, this is a bit tricky to describe. I'm using a modified border layout where I've split the west region into two collapsible panels, one on top...

    Started by Sammii, 8 Feb 2011 2:00 PM
    anchor, collapse and expand, fill space, height, percent
    • Replies: 1
    • Views: 656
    15 Feb 2011 4:03 PM Go to last post
  9. Extending JsonStore to add custom (complex) pagination, possible?

    Please delete, duplicate post.

    Started by cherrio, 15 Feb 2011 3:53 PM
    • Replies: 0
    • Views: 339
    15 Feb 2011 3:53 PM Go to last post
  10. Get cell value from EditorGrid

    Hi, I want to get a cell value (knowing it's row index and column index) from Editor Grid but NOT using it's store. How can I do that? Thanks in...

    Started by goldenka, 15 Feb 2011 4:50 AM
    • Replies: 1
    • Views: 1,007
    15 Feb 2011 1:31 PM Go to last post
  11. Question TreePanel + DirectStore + directFn

    Hello, I have been searching for a couple of days trying to find what, at first glance, would appear to be an easy problem. I'm attempting to use...

    Started by levay, 24 May 2010 8:17 PM
    • Replies: 1
    • Views: 960
    15 Feb 2011 1:24 PM Go to last post
  12. Scope, This, and Super-Parent Access

    My apologies...but a newbie question here......and not really Ext but more about Object oriented Javascript. Ext is wonderful. And Ext.getCmp has...

    Started by zacware, 15 Feb 2011 10:51 AM
    • Replies: 3
    • Views: 725
    15 Feb 2011 1:23 PM Go to last post
  13. Create a header/footer in a panel

    I am new to extjs ans I am having a hard time finding a good example of how to add header/footer information to panel. I see there is headerCfg,...

    Started by forumuser1080, 15 Feb 2011 12:16 PM
    • Replies: 1
    • Views: 1,577
    15 Feb 2011 1:09 PM Go to last post
  14. Drag and Drop from a Tree to an EditorGrid

    Is there a good example for Drag and Drop from a Tree to an EditorGrid? I want to select a value from tree, drag and drop it into an EditorGrid to...

    Started by Shining77, 14 Feb 2011 12:46 PM
    • Replies: 9
    • Views: 1,000
    15 Feb 2011 11:53 AM Go to last post
  15. Paging Toolbar Does Not Listen to sortInfo Config

    Hello ExtJS, I have a Ext.data.Store where I set the sortInfo configuration. This was working fine until I added a Ext.PagingToolbar. Now it...

    Started by elshae, 9 Feb 2011 12:19 PM
    2 Pages
    1 2
    data store, editor grid panel, pagingtoolbar, sortinfo
    • Replies: 19
    • Views: 1,832
    15 Feb 2011 11:30 AM Go to last post
  16. Text with link from Panel

    Hi guys, Iam not able to put link from text. I added a text in the Panel. Ext.getCmp('panelInicio').update("Change password"); Could...

    Started by chuvinha, 15 Feb 2011 9:21 AM
    • Replies: 2
    • Views: 581
    15 Feb 2011 11:15 AM Go to last post
  17. Need help in integrating sencha code in user control (ASCX) and ASPX content page

    I have an application with .NET framework. This application architecture contains header as user control (ASCX) which renders the content page(ASPX)...

    Started by Kousalya, 15 Feb 2011 10:00 AM
    • Replies: 0
    • Views: 750
    15 Feb 2011 10:00 AM Go to last post
  18. Date Picker?

    I am trying to check to make sure that one date comes before a second date. if (this.ownerCt.dtprefix.getValue() > dtsuffix.newValue ||...

    Started by Gamer, 3 Feb 2011 1:25 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,279
    15 Feb 2011 8:53 AM Go to last post
  19. Question Combo box not retaining Selection

    Hi, I have a grid and a combobox in one of the cell. When I click on the Combo, it loads store and displays values using Template. When I click...

    Started by msuresh, 15 Feb 2011 5:29 AM
    • Replies: 3
    • Views: 528
    15 Feb 2011 8:12 AM Go to last post
  20. TreePanel error: An invalid or illegal string was specified code: 12

    I have the following code running in xhtml and version 3.2.1 of extjs. var json = },{ text: 'Grocery List', cls: 'folder', ...

    Started by forumuser1080, 14 Feb 2011 10:09 AM
    • Replies: 2
    • Views: 1,122
    15 Feb 2011 7:53 AM Go to last post