Ext: Q&A

+ Post New Thread

  1. Unanswered: Parsing mixed XML

    Hey all.. I'm new to Sencha (been a Flex dev for years) and trying to port over an existing app that relies heavily on XML. To )simplify, I have...

    Started by bandsitebuilder, 3 Apr 2012 7:47 AM
    • Replies: 2
    • Views: 286
    3 Apr 2012 1:32 PM Go to last post
  2. Unanswered: Draggable panel 'jumps' off screen

    I'm trying to implement a draggable panel within another panel. I've set up the parent panel to be a dropzone, and i've set the child panel to have...

    Started by cflynn07, 23 Jan 2012 7:31 PM
    drag & drop, dragdrop, droptarget, panel
    • Replies: 3
    • Views: 558
    3 Apr 2012 12:33 PM Go to last post
  3. Unanswered: Uncaught TypeError: Cannot read property 'viewIndex' of null

    Using dataview everything works fine, the store is loaded and the template is rendered. After the store is load, I focus in an element of dataview...

    Started by marogalli, 3 Apr 2012 5:30 AM
    • Replies: 2
    • Views: 623
    3 Apr 2012 11:34 AM Go to last post
  4. Unanswered: form submit params

    How can I ensure extram params are added after the other form params, and not before like it is now?

    Started by ci11111, 2 Apr 2012 7:23 AM
    • Replies: 1
    • Views: 536
    3 Apr 2012 10:56 AM Go to last post
  5. Unanswered: Mapping nested data

    How can I map a json nested data? I have something like this: { "items": } ]

    Started by brunoferoleto, 2 Apr 2012 6:18 AM
    • Replies: 1
    • Views: 243
    3 Apr 2012 10:53 AM Go to last post
  6. Unanswered: How can I include an Html Select inside a Panel?

    I'm trying to put several inline Select + a combo (multiselect) inside the same panels, But I have no idea how to put those html selects along with...

    Started by ci11111, 2 Apr 2012 12:08 AM
    • Replies: 1
    • Views: 226
    3 Apr 2012 10:40 AM Go to last post
  7. Unanswered: how to bind html custom widget to extjs form?

    Hi all, I want to add a html custom widget(SimpleCaptcha) to my extjs form. I want to bind that input field to extjs form so the value of the input...

    Started by manoj12, 3 Apr 2012 2:45 AM
    • Replies: 1
    • Views: 948
    3 Apr 2012 9:35 AM Go to last post
  8. Answered: extjs4 dataview tpl checkbox events in mvc workflow

    getting my head around Extjs. In a mvc environment I can set up a listener on controller for the Ext check box for a change event and that works....

    Started by harrypottar, 2 Apr 2012 3:42 PM
    • Replies: 3
    • Views: 1,407
    3 Apr 2012 8:48 AM Go to last post
  9. Unanswered: How to convert date format from "dd/mm/yyyy" to "d/m/Y" (ExtJs format)

    Hi All, I am trying to create a ExtJs "datefield" using user's input, all are well and good, except the format given by the user. User will...

    Started by kamalraj, 3 Apr 2012 12:13 AM
    datefield, dateformat
    • Replies: 2
    • Views: 1,011
    3 Apr 2012 8:15 AM Go to last post
  10. Unanswered: Populatinf Textfield and combobox with Get Params

    Hi Guys, I want to populate Fields in Ext.form with Get Params and let the User Submit form. Can anyone tell me how to set DisplayField in...

    Started by javarooster, 2 Apr 2012 7:36 AM
    autofill form, populating form
    • Replies: 4
    • Views: 406
    3 Apr 2012 6:49 AM Go to last post
  11. Unanswered: Component communication

    Hello, I am trying to build anapp but I have been stuck in the component communication concept. Themain idea of my app is to have a “viewport” that...

    Started by anarchos78, 2 Apr 2012 3:39 AM
    • Replies: 4
    • Views: 604
    3 Apr 2012 5:23 AM Go to last post
  12. Unanswered: Create instance for User Defined Class not working for the first time

    Hi All, I have defined a class which extend from 'Ext.form.Panel'. It has many form fields (fieldcontainer, textboxes, checkboxes, radiobuttons,...

    Started by sridhar.boganathan, 28 Mar 2012 12:46 AM
    • Replies: 8
    • Views: 875
    3 Apr 2012 4:58 AM Go to last post
  13. Unanswered: ext js evalutaion questions

    I am evaluating ext-JS 4.0 and designer 1.2.2 for use in client side web site development. We are currently using a range of technologies with...

    Started by AlWood, 2 Apr 2012 12:54 AM
    • Replies: 3
    • Views: 424
    3 Apr 2012 4:50 AM Go to last post
  14. Unanswered: How to change the direction of the label or rotate the panel text in extjs 4

    Hi, I am new to extjs 4. I have a issue with xtype : panel. I created a xtype panel and kept the headerPosition 'left'. However by default the...

    Started by p.maruthirao, 1 Apr 2012 5:30 AM
    extjs4
    • Replies: 2
    • Views: 909
    3 Apr 2012 2:42 AM Go to last post
  15. Unanswered: hrefTarget (_self) does not work

    Hi, href: 'index.php?modules_usermanagement_biz-action:logout=logout:true', hrefTarget: '_self' When I click on the Menu-Button, the page is...

    Started by T!P-TOP, 2 Apr 2012 11:00 AM
    • Replies: 1
    • Views: 433
    3 Apr 2012 2:35 AM Go to last post
  16. Unanswered: Toggle panel content

    Hi, I'm looking for a basic approach to display a set of data either as grid or as chart. It's up to the user which presentation he prefers. I...

    Started by interose, 2 Apr 2012 4:57 AM
    chart, grid, tap panel
    • Replies: 2
    • Views: 506
    3 Apr 2012 2:24 AM Go to last post
  17. Unanswered: Sprites and components

    Can a panel be rendered or positioned on a sprite? Or how can be obtained a panel in which to have components and sprites rendered? Or how can...

    Started by oana77, 2 Apr 2012 3:54 AM
    • Replies: 3
    • Views: 303
    3 Apr 2012 2:07 AM Go to last post
  18. Answered: a variation of the modal property

    I know what modal does, which is pretty useful for a login window despite a minor flaw of tabbing. anyhow I have a sort of menu panel floating on...

    Started by toxkillfraex, 2 Apr 2012 5:15 AM
    application, masking, panel, window
    • Replies: 4
    • Views: 581
    3 Apr 2012 1:48 AM Go to last post
  19. Answered: Traverse JSON Data

    Hi All, I have JSON data as a string object. I need to convert the JSON string into JSON object. And also, I should be able to parse the JSON...

    Started by sridhar.boganathan, 2 Apr 2012 4:39 AM
    • Replies: 2
    • Views: 800
    3 Apr 2012 12:30 AM Go to last post
  20. Answered: Grid is not displaying for JSON Reader

    Hi All, I am using store, model and JSON reader for grid. And also, I am using gridObj.reconfigure(storeObj). Since, mine grid is dynamic one. My...

    Started by sridhar.boganathan, 2 Apr 2012 5:08 AM
    • Replies: 3
    • Views: 420
    3 Apr 2012 12:28 AM Go to last post