Ext: Q&A

+ Post New Thread

  1. Unanswered: ext4 combo box templating

    I want to embed an Ext button inside an XTemplate, but my trial and error attempts have all failed. Does anybody know a way to do this. Also, I...

    Started by foobarr, 2 Feb 2012 1:48 PM
    • Replies: 2
    • Views: 830
    2 Feb 2012 2:47 PM Go to last post
  2. Question Answered: Sticky Footer

    how can i Put a CSS panel Sticky Footer? i whant to put here im my ext js web http://www.itoto4.com/ tankyue someting like this...

    Started by koko2589, 2 Feb 2012 10:02 AM
    • Replies: 4
    • Views: 883
    2 Feb 2012 12:23 PM Go to last post
  3. Unanswered: How can remove the load mask in load record method?

    Hello. I want to remove the loading mask In load record method, how can I do that?

    Started by rmorales, 2 Feb 2012 7:14 AM
    • Replies: 2
    • Views: 374
    2 Feb 2012 11:55 AM Go to last post
  4. Unanswered: Auto window height / resize after adding component? 12h of struggle

    Hi guys, if I have a Ext window, with items {something},{container} and I add new component (textfield) to the container, the window does not...

    Started by moozy, 1 Feb 2012 5:58 PM
    • Replies: 2
    • Views: 709
    2 Feb 2012 10:47 AM Go to last post
  5. Answered: combobox local store and data - set default value

    Hi - I have a very simple combobox - I'm creating the store and its data locally since the data set is so small. items : , , ],...

    Started by qt4x11, 2 Feb 2012 9:02 AM
    combobox
    • Replies: 2
    • Views: 3,772
    2 Feb 2012 10:25 AM Go to last post
  6. Answered: Select all text in text edtior

    I have a basic grid that uses the cellediting plugin and the editors specified for the different columns are of type textfield. What i want to do is...

    Started by EmCy90, 2 Feb 2012 7:45 AM
    • Replies: 2
    • Views: 251
    2 Feb 2012 10:22 AM Go to last post
  7. Answered: What's the best way to center control vertically and horizontally

    Setting styles to change margins to 'auto' doesn't work because the layout logic overrides any explicit styles which affect layout. ux.center is not...

    Started by bseddon, 2 Feb 2012 6:17 AM
    • Replies: 2
    • Views: 498
    2 Feb 2012 10:06 AM Go to last post
  8. Answered: GridView: I get always this error --> this.headerCt is undefined

    Hi folks, time ago, in ExtJs3 I has a wonderfull Ext.DataView component... as son of ext.windows ... Now in ExtJs4 I've translate it in this one:...

    Started by andrea.chiozzi@metislab.net, 2 Feb 2012 8:52 AM
    • Replies: 2
    • Views: 535
    2 Feb 2012 9:48 AM Go to last post
  9. Unanswered: defaultAlign property not working

    dockedItems: } }] }], I have a menu that's paired with a button on a toolbar, and I'm attempting to play with the...

    Started by cflynn07, 1 Feb 2012 1:42 PM
    • Replies: 1
    • Views: 316
    2 Feb 2012 8:28 AM Go to last post
  10. Answered: How to submit store changes?

    Having a store with proxy defined (api has both read and update methods defined), how do I actually save the changed store? After RowEditing, store...

    Started by ipavlic, 2 Feb 2012 4:58 AM
    store
    • Replies: 1
    • Views: 315
    2 Feb 2012 7:19 AM Go to last post
  11. Unanswered: Bug with Ext.selection.CheckboxModel

    Hello friends. I have a bug with Ext.selection.CheckboxModel, I don“t know what happen, I have a checkbox column in my Grid, all ok But...

    Started by rmorales, 2 Feb 2012 7:04 AM
    • Replies: 1
    • Views: 426
    2 Feb 2012 7:16 AM Go to last post
  12. Unanswered: pagination on Panel????

    I am using textfields on panel (Please refer attached picture) on first i am showing 20 fields rest i wanted to display in next page. Can i use...

    Started by atul.sachan@capgemini.com, 2 Feb 2012 5:31 AM
    • Replies: 1
    • Views: 272
    2 Feb 2012 6:32 AM Go to last post
  13. Unanswered: HOW TO: Change renderTo dynamically for Ext.Window?

    Is there a way to programmatically change the renderTo when maximizing an Ext.Window? My windows never exceed the size of the div specified via...

    Started by ben.gillis, 30 Jan 2012 9:56 PM
    renderto ext.window
    • Replies: 3
    • Views: 768
    2 Feb 2012 6:12 AM Go to last post
  14. Post Answered: Execution order?

    Hey guys, I've got another problem here. I'm doing some asynchron AJAX requests which destroy my function logic... The Javascript gets an...

    Started by Gr3yh0und, 1 Feb 2012 8:55 AM
    • Replies: 4
    • Views: 470
    2 Feb 2012 5:28 AM Go to last post
  15. Thumbs up Unanswered: how to set value for grid cell on beforeedit

    how to set value for grid cell on beforeedit function? I want to evaluate some expression on beforeedit . The evaluated value will be disappeared...

    Started by prnandaece, 2 Feb 2012 3:10 AM
    beforeedit, cell editing, grid cell
    • Replies: 2
    • Views: 572
    2 Feb 2012 5:26 AM Go to last post
  16. Answered: Form submit POST request JSON data

    How can I POST JSON data when submitting a form; or alternatively, how can I POST JSON data from a form (without calling submit)? When form like ...

    Started by ipavlic, 1 Feb 2012 1:35 AM
    • Replies: 2
    • Views: 2,048
    2 Feb 2012 2:26 AM Go to last post
  17. Unanswered: A problem with filterby and graph

    Hi I am having a problem with a graph. I have a json file behind it and I have two data series in the file and I am trying to toggle between the...

    Started by gisada, 30 Jan 2012 10:38 AM
    • Replies: 3
    • Views: 403
    2 Feb 2012 2:18 AM Go to last post
  18. Answered: TextArea Having ScrollBar

    Hi, I am new in Extjs. I tried to display textAreafield having scrollbar initially. Unfortunately I could not find. Can anyone solve this...

    Started by Sneha004, 31 Jan 2012 3:33 AM
    • Replies: 3
    • Views: 572
    2 Feb 2012 1:40 AM Go to last post
  19. Question Unanswered: How to bring panel to front?

    Hi, I have multiple draggable panels constrained inside a container. I would like to bring to front (over all others) the currently dragged...

    Started by astronaute, 31 Jan 2012 2:48 PM
    bringtofront, panel
    • Replies: 2
    • Views: 907
    2 Feb 2012 1:40 AM Go to last post
  20. Answered: Grid with RowEditor, How to get the cancel event

    Hi I have a Grid with Row Editor. I have disabled the on row Editor on Row click using "beforeedit " event. and I have action column where edit...

    Started by AtulDawkhare, 31 Jan 2012 9:44 PM
    • Replies: 2
    • Views: 642
    1 Feb 2012 9:34 PM Go to last post