Search Type: Posts; User: wufpack_jack
Search: Search took 0.02 seconds.
-
4 Dec 2012 6:13 AM
- Replies
- 1
- Views
- 168
To be more specific, I need to be able to use a POST (vs. a GET) when requesting data for my store. I need to provide some JSON in the POST to specify exactly what I want (what I need to specify is...
-
3 Dec 2012 11:30 AM
- Replies
- 1
- Views
- 168
How do I specify the content of a json Ajax proxy POST?
-
5 Jul 2012 10:57 AM
- Replies
- 29
- Views
- 12,111
I found the problem. I was specifying a convert function for the chart store to a variable with an undefined value in some cases. It worked fine in 4.1.0 rc3, but in 4.1 release, it did not work....
-
14 Jun 2012 9:25 AM
- Replies
- 29
- Views
- 12,111
No, I haven't created an official bug report. I didn't take the time to do it yet because it would be time consuming to fully document my scenario because my configuration is complex - I have to...
-
14 Jun 2012 6:02 AM
- Replies
- 29
- Views
- 12,111
I was hoping this release candidate would fix a problem with the charts I've seen in 4.1.1 rc1 (worked fine in 4.1.0 rc3), but it's still broken in 4.1.1 rc2. I'm seeing my chart data go off the...
-
6 Feb 2012 9:13 AM
- Replies
- 2
- Views
- 381
I'm using 4.1 beta2 and tried all these combinations of configs on my grid. They provide a scroll bar, but it doesn't actually allow you to scroll down:
Ext.create('Ext.grid.Panel',{
...
style:... -
6 Feb 2012 7:44 AM
- Replies
- 2
- Views
- 381
How do I make my grid scrollable vertically w/o specifying a fixed height?
I want the grid to fill it's container, but still scroll. I want to the use the grid scroller instead of the... -
29 Aug 2011 10:54 AM
- Replies
- 0
- Views
- 326
How do I create a column in a grid that contains static HTML, i.e. HTML that doesn't get stomped on each time the row model is updated? Specifically, I'd like to add an html span to a column for each...
-
2 Aug 2011 2:08 PM
Jump to post Thread: Chart change column colors by wufpack_jack
- Replies
- 2
- Views
- 2,339
Be sure to get rid of the comma after your
fill: "#FFF",
It won't work in IE. -
7 Jul 2011 1:47 PM
- Replies
- 488
- Views
- 68,245
The ComboBox 'select' event is showing the documentation for Picker which is not quite the same.
I presume it's because the comment in ComboBox starts with a /* vs. a /**. See below:
... -
16 Jun 2011 7:28 AM
- Replies
- 2
- Views
- 1,092
I need this too. Did you figure it out?
-
16 Jun 2011 6:53 AM
Jump to post Thread: FiltersFeature Bug by wufpack_jack
- Replies
- 1
- Views
- 401
I'm seeing this too. Not sure if it was in 4.0.1, but I'm seeing it in 4.0.2.
-
8 Nov 2010 6:22 AM
- Replies
- 0
- Views
- 731
I have a panel containing a table layout with about 500 total numberfields, textfields, and comboboxes that takes a very long time to render (doLayout) in FireFox 3.6.12 (and earlier versions). ...
Results 1 to 13 of 13
