Search Type: Posts; User: peterlu
Search: Search took 0.03 seconds.
-
24 Jul 2012 11:18 PM
- Replies
- 4
- Views
- 888
REQUIRED INFORMATION
Ext version tested:
ST 2.0.1.1
ST 2.1.0 B1
Browser versions tested against:
Chrome
Safari on iPad
Description: -
11 Jul 2012 2:05 AM
- Replies
- 17
- Views
- 3,023
I'm using 2.0.1.1 now with the following code:
Ext.define('Ext.data.StoreFix', { override: 'Ext.data.Store',
filter: function(property, value, anyMatch, caseSensitive) {
... -
5 Jun 2012 5:20 AM
- Replies
- 1
- Views
- 468
Ext version tested:
ST 2.0.1
Browser versions tested against:
Chrome, Sencha Architect
Description:
If working with floats the slider has not the right position on startup. -
27 Apr 2012 12:05 AM
- Replies
- 17
- Views
- 3,023
Tested some more.... looks like the whole Ext.util.Filter isn't working.
this.deletedFilter = new Ext.util.Filter({property: 'status', value: 1});
This also works in 2.0.0 and works not in... -
27 Apr 2012 12:00 AM
- Replies
- 17
- Views
- 3,023
Ext version tested:
ST 2.0.1(not working)
ST 2.0.0 (works)
Browser versions tested against:
Chrome -
9 Mar 2012 2:07 AM
- Replies
- 2
- Views
- 519
I have a Toggle in a from with a maxValueCls: 'x-toggle-on-red'.
With a value: 1 on loading the page the classes on the div are x-toggle-on and x-toggle-on-red.
When switching the Toggler off the...
Results 1 to 6 of 6
