Ext: Q&A

Page 29 of 657 FirstFirst ... 19 27 28 29 30 31 39 79 129 529 ... LastLast

+ Post New Thread

  1. Unanswered: Ext.selection.CheckboxModel issue

    1) I have issue with Ext.selection.CheckboxModel , we have grid with pagination , first column of the grid is checkboxmodel , now if i click on...

    Started by pratapk, 24 Apr 2013 7:21 AM
    • Replies: 1
    • Views: 50
    25 Apr 2013 7:06 PM Go to last post
  2. Unanswered: hasMany associattion error

    All, I'm having issues with a jsonstore. I'm following this example:http://jsfiddle.net/alexrom7/4Zs5H/1/ I'm getting an error when I reference...

    Started by jodyford, 17 Apr 2013 4:46 AM
    extjs, hasmany, hasmany association
    • Replies: 9
    • Views: 238
    25 Apr 2013 7:06 PM Go to last post
  3. Unanswered: Store and web service sync

    Does store has any integrated tools, that can hold any version of current data? And when its make try to reload from the server send this version in...

    Started by elcooleperco, 24 Apr 2013 3:09 AM
    • Replies: 1
    • Views: 375
    25 Apr 2013 6:46 PM Go to last post
  4. Answered: Extjs4 how to allow no conflict ID in form with defferrence tab.

    I am new in Extjs My application follow MVC by using tree menu and tab Example: - root + User - Add User - View User By...

    Started by korndeang, 24 Apr 2013 6:25 PM
    • Replies: 2
    • Views: 112
    25 Apr 2013 5:25 PM Go to last post
  5. Unanswered: Alignment issues in IE for panel with hbox layout

    Hi, I am facing issues with panel having hbox layout and the items inside it have vbox layout. labels and checkboxes are not aligned horizontally...

    Started by cac, 19 Apr 2013 7:34 AM
    • Replies: 9
    • Views: 289
    25 Apr 2013 4:06 PM Go to last post
  6. Unanswered: Wait for store to load and then bind to grid

    Hi I have a store which take 5 second to load and I want to bind it to a grid after it finish loading How can I do? Thanks

    Started by hieu79vn, 6 Aug 2012 9:28 AM
    • Replies: 9
    • Views: 1,320
    25 Apr 2013 3:29 PM Go to last post
  7. Answered: EXTJS 4 the getPath() function, another way to get it?

    Hi all, EXTJS 4 the getPath() function has vanished and I can't seem to find an equivalent in Node, Tree, or TreePanel. I need it for the...

    Started by icebergdelphi, 25 Apr 2013 3:13 PM
    • Replies: 1
    • Views: 77
    25 Apr 2013 3:22 PM Go to last post
  8. Answered: space between field set items in form panel

    hi every one , my form contains tow field sets . how to default space apply to items in between items. my code is var...

    Started by javapurna, 23 Apr 2013 3:39 AM
    • Replies: 3
    • Views: 145
    25 Apr 2013 3:17 PM Go to last post
  9. Unanswered: Field data in a fieldset is not removed, when destroying the fieldset-container

    Hey Guys. Consider the following Setup. I have a form which consist of many fieldsets of the same type (all fieldsets got the same items).The user...

    Started by Sighter, 22 Apr 2013 6:55 AM
    fieldset, form
    • Replies: 3
    • Views: 101
    25 Apr 2013 2:24 PM Go to last post
  10. Answered: Ext 4.2.0.663 store problem findby

    Hello, Switching to the latest version 4.2.0.663 gives me the next problem I'm checking if a record "ID" allready exists in the store with the...

    Started by hansl1963, 17 Apr 2013 1:44 PM
    • Replies: 4
    • Views: 162
    25 Apr 2013 2:16 PM Go to last post
  11. Unanswered: try make own Pivot or some sing like this!

    Hi, i'm new for extjs! My question is how i can convert any storage record in grid element that bind one data index into column and another into...

    Started by elcooleperco, 24 Apr 2013 2:31 AM
    grid, pivot
    • Replies: 1
    • Views: 84
    25 Apr 2013 1:55 PM Go to last post
  12. Unanswered: Using theme to change chart axes title label color, MVC

    I have a chart with axes label titles and I want to change the color of the labels from black to red. I've looked here:...

    Started by alex9311, 23 Apr 2013 4:40 PM
    chart, color, label, mvc, theme
    • Replies: 2
    • Views: 113
    25 Apr 2013 1:35 PM Go to last post
  13. Unanswered: Load same store in a grid and in a combo

    Hello! I have to load a store that is already in use into a combo, but when i select a value in the combo the store reload in the grid with a...

    Started by rafaelrp, 23 Apr 2013 5:36 PM
    • Replies: 1
    • Views: 60
    25 Apr 2013 10:38 AM Go to last post
  14. Unanswered: ExtJS Bar Chart x-axis to be distributed uniformly.

    Hi, Context: I am using a ExtJS Bar chart for my project. The ExtJS version is 4.1.1a. Problem: The x-axis chart numbering should be proper....

    Started by VedvratSharma, 22 Nov 2012 10:41 PM
    • Replies: 3
    • Views: 452
    25 Apr 2013 9:59 AM Go to last post
  15. Unanswered: updateRecord calls convert?

    I'm using ExtJS 4.1.1a and calling form.loadRecord() to push a model to my form. When the user clicks an OK button, I validate the form and then...

    Started by mpost, 23 Apr 2013 3:30 PM
    field convert, form loadrecord, model convert, updaterecord
    • Replies: 1
    • Views: 58
    25 Apr 2013 9:43 AM Go to last post
  16. Unanswered: IFrame handle,suspend and resume event

    Hi, I am using ExtJS and have following logic to handle mouse events on IFrame Ext.EventManager.on(iframe.getEl(), { click:me.checkSession });...

    Started by santosh.kumar, 23 Apr 2013 1:26 PM
    • Replies: 1
    • Views: 60
    25 Apr 2013 9:40 AM Go to last post
  17. Unanswered: Partial extend configuration

    Another question about configuration. I have a specialized Grid component, which has all the columns etc. for a specific model and also a...

    Started by KajaSheen, 23 Apr 2013 4:54 AM
    • Replies: 3
    • Views: 110
    25 Apr 2013 5:09 AM Go to last post
  18. Answered: form layout

    hi, how can i do this: i want to move the right fieldset under the second fieldset. but i dont know how ... thx!

    Started by Richie1985, 24 Apr 2013 11:13 PM
    • Replies: 3
    • Views: 127
    25 Apr 2013 3:19 AM Go to last post
  19. Answered: Grid checkbox selection and clicking deselecting

    Hi All, I have a grid with checkbox selection model. When i click on a row it deselects my current checks. or when i accidentally miss the check...

    Started by smarmysam, 23 Apr 2013 6:34 AM
    • Replies: 2
    • Views: 146
    25 Apr 2013 1:58 AM Go to last post
  20. Unanswered: Panel header titleposition

    i want to position my title before anything ( items & tools ) No matter what i set the titleposition to, the button i have in the items keeps...

    Started by svper, 18 Apr 2013 1:41 AM
    • Replies: 4
    • Views: 171
    25 Apr 2013 1:46 AM Go to last post