Search Type: Posts; User: jkyoutsey
Search: Search took 0.01 seconds.
-
30 Apr 2013 2:15 PM
- Replies
- 4
- Views
- 1,030
I'm messing with 'bulkremove' in 4.2 and can't seem to get this to fire. I'm calling store.remove(some records) and expecting that to CAUSE 'bulkremove' to fire.
In my controller I have the... -
29 Apr 2013 12:17 PM
- Replies
- 5
- Views
- 228
Ignore this post. Firefox
-
29 Apr 2013 12:11 PM
- Replies
- 5
- Views
- 228
Ignore this post. Testing login issue with forum (IE9 same machine with issue)
-
29 Apr 2013 12:08 PM
- Replies
- 5
- Views
- 228
Ignore this post. Testing login issue.
-
29 Apr 2013 11:16 AM
- Replies
- 5
- Views
- 228
Thanks! I guess I should stop coding on Friday afternoons!
-
26 Apr 2013 10:53 AM
- Replies
- 5
- Views
- 228
http://jsfiddle.net/jkyoutsey/xSenT/
I can't seem to get an ArrayStore to load. I'm trying to build a combobox with no data to start with, then, as the user types a query will load a new data set... -
26 Apr 2013 10:45 AM
Jump to post Thread: 4.2.0 Live CSS Link? by jkyoutsey
- Replies
- 1
- Views
- 80
This works...
http://cdn.sencha.com/ext/commercial/4.2.0/resources/ext-theme-classic/ext-theme-classic-all.css
The sticky thread helped me sort it out a bit... -
26 Apr 2013 10:27 AM
Jump to post Thread: 4.2.0 Live CSS Link? by jkyoutsey
- Replies
- 1
- Views
- 80
I need to do a jsFiddle and need a link to the live CSS on sencha.com. What is that link?
-
11 Apr 2013 1:43 PM
- Replies
- 3
- Views
- 395
Thanks, Daniil. I'll follow that thread.
-
5 Apr 2013 7:01 AM
- Replies
- 4
- Views
- 258
Thanks, Mitch!
-
3 Apr 2013 3:36 PM
- Replies
- 4
- Views
- 258
Steps to reproduce:
Group on col1.
Click Expand All.
Scroll way down.
Click on Collapse All.
See that the grid is now still scrolled way down and if you scroll up it will be blank.
... -
3 Apr 2013 3:08 PM
- Replies
- 2
- Views
- 259
Thank you! That was the bit I was missing!
-
3 Apr 2013 9:08 AM
- Replies
- 2
- Views
- 259
I wanted to edit the example at:
http://docs.sencha.com/ext-js/4-2/#!/api/Ext.grid.feature.Grouping
to show a possible bug in 4.2. But when I add an initComponent to it it fails with:
TypeError:... -
1 Apr 2013 10:30 AM
- Replies
- 5
- Views
- 1,017
I added this to a jsFiddle (http://jsfiddle.net/jkyoutsey/vGhNL/) but it doesn't seem to render right there at all. But this code should show this issue clearly stand alone:
... -
27 Mar 2013 10:44 AM
- Replies
- 3
- Views
- 395
In 4.2 if I group a grid by a column that has a convert function in the model the grid will not render correctly when grouped.
I have this convert function in my model:
{ name :... -
27 Mar 2013 6:30 AM
- Replies
- 5
- Views
- 1,017
asti hijacked my thread...
I still need to understand why this doesn't size appropriately. -
19 Mar 2013 10:18 AM
- Replies
- 5
- Views
- 1,017
I moved to 4.2 and this dialog no longer lays out correctly. The highlighted area under 4.1.1 would dynamically resize itself to hold whatever contents were set for it's innerHtml (later in the...
-
19 Mar 2013 6:20 AM
- Replies
- 12
- Views
- 651
http://www.sencha.com/learn/theming/
We are not using themes, just straight CSS. I guess we should look into this. Thanks! -
18 Mar 2013 1:47 PM
- Replies
- 12
- Views
- 651
As the image clearly shows, white tabs, grey background, taller tab, dark grey outline colors. It is wildly different from the default ExtJS theme.
It's is an old 3.x style sheet that we stole... -
18 Mar 2013 1:27 PM
- Replies
- 12
- Views
- 651
My tabs are working just fine. Look at the 4.1.1 image in the first post in the thread. That's the styling I need. The rules I posted above are the ones that work just fine in 4.1.1. Only that bottom...
-
18 Mar 2013 12:48 PM
- Replies
- 5
- Views
- 203
The CSS tweak was enough for us. Thanks, Animal!
-
18 Mar 2013 12:47 PM
- Replies
- 12
- Views
- 651
Okay, I guess we have done more heavy styling than I knew of. These are the CSS overrides in our stylesheet. I've got most of it fixed, but there is still a line under the active tab. I can't tell...
-
18 Mar 2013 11:05 AM
- Replies
- 5
- Views
- 203
I get that focus != selection. But why did this only show up when I moved to 4.2? I can run the same code in 4.2 and 4.1 and 4.1 doesn't show this. I don't get why so much of my styling changed...
-
18 Mar 2013 10:59 AM
- Replies
- 12
- Views
- 651
Animal, I don't really know what you mean by "rebuilt". CSS is just CSS. I completely replaced my 4.1 ExtJS with 4.2 in a completely different folder. So it should not be cached. The path is...
-
18 Mar 2013 10:56 AM
- Replies
- 1
- Views
- 84
When I try to call removeAll() on an accordion layout with one hidden, collapsed panel (so I can have all collapsed), and more than one visible panel I get the following error.
Uncaught TypeError:...
Results 1 to 25 of 31
