Ext: Discussion

Page 101 of 422 FirstFirst ... 51 91 99 100 101 102 103 111 151 201 ... LastLast

+ Post New Thread

  1. Question Using POST instead of GET for store.load()

    Hi, I need to send up a JSON object full of params to the server on certain store.load() requests. Currently, it uses GET for doing loads, so I...

    Started by CalmDownMonkey, 28 May 2012 1:30 AM
    • Replies: 2
    • Views: 508
    28 May 2012 2:36 PM Go to last post
  2. Model Design

    Hi, I'm trying to get my head around how to best design a model in a ExtS 4.1 MVC application. To give a basic run down of this app the user...

    Started by possum, 28 May 2012 4:32 AM
    form, json, mapping, model, view
    • Replies: 1
    • Views: 336
    28 May 2012 9:08 AM Go to last post
  3. question about migrate extjs4.0.7 to extjs3.4

    Hi all,<br>please ;i need to migrate the extjs4.0.7 to extjs3.4, because i need to use some compenent of 3.4.<br>when i change directory to...

    Started by owenho, 28 May 2012 3:30 AM
    • Replies: 1
    • Views: 428
    28 May 2012 9:05 AM Go to last post
  4. A Brief Comparison between Flash and HTML5

    HTML5 can be used as an alternative to Adobe Flash. Both of them may be one of the best technologies that we have ever witnessed. They have their own...

    Started by kasselbiddy, 28 May 2012 12:45 AM
    flash, html5
    • Replies: 1
    • Views: 616
    28 May 2012 9:02 AM Go to last post
  5. Question [EXTJS4 MVC] Does MVC can dynamically load controllers or models on demand?

    What I thought is: If the MVC arch needs to deal with tremendous quantity of controllers in an Ext Application, is there any way to dynamically load...

    Started by regular, 27 May 2011 2:01 AM
    mvc dynamic load
    • Replies: 1
    • Views: 1,211
    28 May 2012 7:04 AM Go to last post
  6. Clear created/removed/updated records lists after unsuccessful store sync

    Hi, I'm looking for a function to clear the store and clear the created/removed/updated records lists. This is because I don't want my store to try...

    Started by dariodgonz, 25 Oct 2011 10:26 PM
    • Replies: 3
    • Views: 1,116
    28 May 2012 6:34 AM Go to last post
  7. ExtJS 4.1: Add field to form panel but not be rendered by panel

    Hi together, i have a very complex form layout done in html/css and want to add some extjs fields to this form. The fields should be handled by a...

    Started by Werzi2001, 26 May 2012 2:30 AM
    • Replies: 1
    • Views: 878
    28 May 2012 3:03 AM Go to last post
  8. How to avoid duplication of events in Controllers

    Let say I define this same event on 2 different controllers: this.control({ '#foo':{ click: this.bar }...

    Started by mysticav, 26 May 2012 11:28 AM
    • Replies: 3
    • Views: 811
    27 May 2012 7:59 PM Go to last post
  9. Multiple sorting directly from columns headers

    There are a example in documentation but use a extra toolbar for this purpose, I'm wondering if is posible use columns header directly for multiple...

    Started by ljparra, 25 May 2012 11:24 PM
    grid multiple sorting
    • Replies: 2
    • Views: 460
    26 May 2012 4:06 PM Go to last post
  10. Working with associated models #3 - hasOne conceptual (docs) problems

    This applies to docs for ExtJs 4.1 beta 1, beta 2 and beta 3. (as always excuse my bad english) Im terribly wrong or “Has One” relationship is...

    Started by dedoz, 29 Feb 2012 4:03 AM
    • Replies: 2
    • Views: 799
    26 May 2012 10:13 AM Go to last post
  11. Performance: ext.js = 17 secs vs ext-all.js = 3 secs.

    Hello. I'm writing here in the hope of getting some help tracking down a serious performance problem with a rather simple charting component. ...

    Started by Jemt, 11 May 2012 7:25 AM
    • Replies: 5
    • Views: 922
    26 May 2012 5:27 AM Go to last post
  12. Chart series showAll() does not show markers

    hi, I was wondering how I easily add/remove (or show/hide) series on the fly? Using the showAll method of a series seems to be problematic,...

    Started by xun, 18 May 2012 12:17 PM
    • Replies: 5
    • Views: 894
    25 May 2012 10:43 PM Go to last post
  13. Inconsistent behavior in column config?

    I just noticed that if I define a column with defaults and assign it a renderer plus a style the style is applied to just the header, but the cell...

    Started by whirling dervish, 16 May 2012 9:46 AM
    columns, renderer, style
    • Replies: 6
    • Views: 895
    25 May 2012 12:59 PM Go to last post
  14. EXJTS 4 numberfield format

    Hey guys, Just a quick question. I have 2 numberfields resembling a click. So there's hours : minutes. The hours numberfield goes up to 23, and...

    Started by fily55, 23 May 2012 7:43 AM
    exjts 4, format, numberfield, numberfield formatting
    • Replies: 1
    • Views: 687
    25 May 2012 12:44 PM Go to last post
  15. HtmlEditor gets unusable after adding to panel....

    Hey, I have a formPanel and in this formPanel is a HtmlEditor and some other fields. I render this formPanel to the actual active tab with: add....

    Started by wurstkuchen, 16 May 2012 5:32 AM
    • Replies: 8
    • Views: 969
    25 May 2012 12:41 PM Go to last post
  16. Use “event's” output as a variable

    Hello friends, I have a problem to manipulate checkbox values. The ‘change’ event on checkboxes returns an object, in my case: ...

    Started by anarchos78, 18 May 2012 11:10 PM
    checkboxes, event, extjs4
    • Replies: 1
    • Views: 706
    25 May 2012 12:37 PM Go to last post
  17. Problem with sort in Grid Panel

    Hi, I have a problem when I try to sort by field in a Grid Panel if any label have "&" in the name. When I have the data grouped by a column...

    Started by abedoya, 17 May 2012 11:48 PM
    • Replies: 2
    • Views: 895
    25 May 2012 12:36 PM Go to last post
  18. Combo default value work in 4.0.7 but not in 4.1, why?

    I need combox with autocomplete and with the possibility of setting default value. Code example (it works in version 4.0.7 , but in version 4.1...

    Started by petr_snajdr, 16 May 2012 11:52 AM
    • Replies: 3
    • Views: 598
    25 May 2012 12:32 PM Go to last post
  19. Ext.util.ComponentDragger or Ext.dd.DragDrop??

    Hi, There are these two different DD implementations in ExtJS. What is the correct to use? Ext.util.ComponentDragger is used when the component...

    Started by rhapsodyv, 16 May 2012 4:54 AM
    • Replies: 1
    • Views: 527
    25 May 2012 12:28 PM Go to last post
  20. Loading HTML from filesystem into a Panel

    Greetings All: I am trying to load an HTML file from the filesystem into a panel without success: Javascript Code: ...

    Started by TampaBay55, 25 May 2012 7:55 AM
    • Replies: 4
    • Views: 1,187
    25 May 2012 9:46 AM Go to last post