Search Type: Posts; User: RostY
Search: Search took 0.03 seconds.
-
26 Apr 2012 3:28 AM
- Replies
- 8
- Views
- 3,518
Here's a simple HTML which does not work. It should display Portal demo in iframe. Works well in Firefox and Chrome. Does not work in IE8.
It was working with previous public release (4.0.7). Does... -
19 Aug 2011 7:37 AM
- Replies
- 5
- Views
- 1,325
ha! :). I've been working on this too. Came to a solution:
fromConfig = Ext.apply({
height: me.height,
...
toConfig = Ext.apply({
... -
19 Aug 2011 6:54 AM
- Replies
- 5
- Views
- 1,325
thanks. Just almost what I did:
listTitle: me.fromTitle ? me.fromTitle : 'Available',
Just thought that in Ext 3.x this was initially customizable and why did they removed... -
31 May 2011 3:21 AM
- Replies
- 5
- Views
- 1,325
I was able to use custom legends in previous (3.3.x) version -- set legend property for each of multiselects.
Current version of ExtJS (4.0.1) has a different implementation of ItemSelector widget...
Results 1 to 4 of 4
