Ext: Discussion

Page 112 of 427 FirstFirst ... 12 62 102 110 111 112 113 114 122 162 212 ... LastLast

+ Post New Thread

  1. Migration Pack to support 3.x -> 4.1?

    Hi, Are there any plans to update the migration pack to support migration from 3.x to 4.1 ? The latest release of the migration pack seems to...

    Started by h.wagner@telekom.de, 8 May 2012 2:35 AM
    • Replies: 1
    • Views: 341
    15 May 2012 6:05 AM Go to last post
  2. [Ask] Mult-Grouping Grid Extension

    i found multi group grid extention on extjs 2.x in here is there some similiar feature on extjs 4? need tutor. thx for help

    Started by gemblonk, 7 May 2012 8:19 PM
    grid-multi-group, multi-group, multigroupgrid
    • Replies: 1
    • Views: 344
    15 May 2012 6:02 AM Go to last post
  3. ExtJS 4.1 model supefields idProperty concatenation

    Why do you concatenate idProperty if it doesn't exists? If I have chain of extended Classes like Ext.data.Model -> My.data.Model ->...

    Started by guyfawkes, 14 May 2012 11:57 PM
    ext.data.model, extjs 4.1, idproperty
    • Replies: 1
    • Views: 583
    15 May 2012 5:54 AM Go to last post
  4. Flexed panel position not accessible from inside a resize event handler

    A window has 2 panels. Each panel has the flex attribute set to 1. I'd like to resize the content of the panel on the right after the window has...

    Started by odibo, 15 May 2012 5:32 AM
    • Replies: 0
    • Views: 309
    15 May 2012 5:32 AM Go to last post
  5. resize card layout panel height based on current card height

    Hi all, I have a panel with a card layout, and each of the cards will be differing heights. When a new card is set to active, I want to be able to...

    Started by scheid, 14 May 2012 7:10 PM
    • Replies: 2
    • Views: 562
    15 May 2012 5:30 AM Go to last post
  6. form dirty with combobox

    This is my code: Ext.getStore('Store').load(); Ext.getStore('StoreCombo').load(); Ext.getCmp('form').loadRecord(record); When i try to make:...

    Started by nicolabaldo, 14 May 2012 2:31 AM
    • Replies: 1
    • Views: 606
    14 May 2012 4:36 PM Go to last post
  7. Order of Ext js files uploaded

    Hi, Previously i used ext 3.3 on junos space11.2 and i created a sample application in ui and exported the code then i got .js,ui.js and store.js...

    Started by ramchander, 12 May 2012 12:08 AM
    • Replies: 1
    • Views: 362
    14 May 2012 8:42 AM Go to last post
  8. TreePanel itemmousedown event. How to highlight current node and children?

    hi, I wonder how to apply style to a node and all of its children on itemmousedown event, or startDrag event. I could not get the following to...

    Started by xun, 14 May 2012 8:02 AM
    • Replies: 0
    • Views: 353
    14 May 2012 8:02 AM Go to last post
  9. FileUpload form - original filename

    Hi, I'm new in ExtJS. I would like to create a fileupload form and send data to struts2 action. I'm using Tomcat. My form: { xtype:...

    Started by tom_xpr, 14 May 2012 5:00 AM
    file upload, original filename
    • Replies: 1
    • Views: 475
    14 May 2012 6:08 AM Go to last post
  10. Ext-Js 4.1 browser support

    Hi, Can any one let me know what are the browser supported for ExtJs 4.1? Please let me know. Thanks, Shrinivas

    Started by shrinkul, 14 May 2012 12:13 AM
    • Replies: 1
    • Views: 972
    14 May 2012 4:20 AM Go to last post
  11. JSONP Extjs4 issues

    I am trying to to load a JSON store with data that I am retrieving from a search server (Solr). In Firebug, I can see the response (Solr returns...

    Started by anarchos78, 13 May 2012 12:34 PM
    extjs4, jsop
    • Replies: 1
    • Views: 752
    14 May 2012 12:10 AM Go to last post
  12. validateedit not giving correct e.value

    Hi, validateedit event is not giving the value being set. e.value is actually returning same as e.oldValue. Is this a bug ? Using 4.1.0

    Started by mysticav, 13 May 2012 12:50 AM
    • Replies: 1
    • Views: 329
    13 May 2012 11:21 PM Go to last post
  13. Custom container component - control subitem insertion

    Hi all, I'm writing a custom container component, and I have a hard time figuring out how exactly the renderTpl is supposed to work. Something...

    Started by Ronaldo, 13 May 2012 1:29 PM
    • Replies: 0
    • Views: 1,118
    13 May 2012 1:29 PM Go to last post
  14. setActive or setActiveTab is not working

    Hello folks... I have a tabpanel (maintab) with 5 panel items, so I got 5 tab items. I´m trying to jump to the second one with setActiveTab, but...

    Started by mvosantos, 9 May 2012 9:30 AM
    • Replies: 1
    • Views: 410
    11 May 2012 2:53 PM Go to last post
  15. root store in designer

    I've this JSON: {"success":true,"message":"Ricerca eseguita con successo","data":{"classRetta":"Ospite conv. gravissime disabilitÃ...

    Started by nicolabaldo, 9 May 2012 2:17 AM
    • Replies: 1
    • Views: 303
    11 May 2012 2:46 PM Go to last post
  16. add scroll to grid with roweditor

    I have a small grid wiht a roweditor plugin. When enough rows are inserted into the store, that the roweditor buttons hit the bottom of the grid, it...

    Started by smokeman, 9 May 2012 2:25 PM
    • Replies: 1
    • Views: 668
    11 May 2012 2:40 PM Go to last post
  17. FormFields in Extjs portal

    I am using extjs portlet code from this example: http://dev.sencha.com/deploy/ext-4.0.0/examples/portal/portal.htmlIn given examples, items parameter...

    Started by umeshpa, 11 May 2012 3:33 AM
    ext.app.portal
    • Replies: 1
    • Views: 604
    11 May 2012 2:36 PM Go to last post
  18. Read PDF stream from Java

    Hi guys, i've a java web application which return a pdf stream to the client; so i want to open the pdf in a new ext.window. How can i do that?...

    Started by dady1981, 11 May 2012 7:59 AM
    • Replies: 2
    • Views: 804
    11 May 2012 1:43 PM Go to last post
  19. Duplicate controllers

    I love MVC. At it's core: UI, Logic, and Data should each keep to themselves. A thing of beauty MVC is. Problem is: for more complex...

    Started by dnorman, 10 May 2012 8:05 PM
    • Replies: 2
    • Views: 332
    11 May 2012 1:30 PM Go to last post
  20. store in textfield

    hi all, i would like to know how i do for recupere the value of store in textfield, i did when i select the value in combobox, i send the value of...

    Started by owenho, 10 May 2012 5:19 PM
    • Replies: 1
    • Views: 405
    11 May 2012 12:54 PM Go to last post