Search Type: Posts; User: sansie
Search: Search took 0.03 seconds.
-
2 Oct 2012 10:52 PM
Jump to post Thread: EXTJS4 Tab iconCls height bug by sansie
- Replies
- 14
- Views
- 3,688
Ext JS 4.1
I also had this problem and solved with the following:
.x-tab-icon{
background-position: left center;
} -
25 Sep 2012 7:09 PM
- Replies
- 2
- Views
- 975
It was my config.rb that needed to be fixed and also the util.rb in the ExtJs library. Thank you for the suggestion.
-
19 Sep 2012 11:51 PM
- Replies
- 2
- Views
- 975
When I try to do a compass compile for my project I get this :
NoMethodError on line 264 of /Library/Ruby/Gems/1.8/gems/compass-0.12.2/lib/compass/configuration/inheritance.rb: relative_path
... -
13 May 2011 12:26 AM
- Replies
- 1
- Views
- 867
I also looking for the same feature but can't find anything. Have you solved it yet?
Best regards
Sandra -
29 Apr 2011 12:45 AM
- Replies
- 5
- Views
- 2,377
Thank you. :)
-
28 Apr 2011 6:41 AM
- Replies
- 5
- Views
- 2,377
I having the same kind of problems, so I'm interested in what code you wrote in item 1 instead of html:'b'
Thanks in advance. -
24 Jan 2011 4:04 AM
- Replies
- 476
- Views
- 144,776
I wonder if there is a way to auto show/expand the datepicker when the field is in focus.
For example:
When I create a new row in my grid, I want the date field to be "activated and the... -
10 Jan 2011 6:14 AM
- Replies
- 476
- Views
- 144,776
Thanx a lot! That worked perfectly!
-
10 Jan 2011 1:57 AM
- Replies
- 476
- Views
- 144,776
I'm using datepicker in a grid and I try to change the startDay to 1, but it doesn't work. What am I doing wrong?
header: 'Date',
xtype: 'datecolumn',
...
Results 1 to 9 of 9
