-
9 Feb 2010 3:11 AM #1
Cherry On Ext 3.0.0
Cherry On Ext 3.0.0
I have started using this great ux on Ext 3.0.0. Hence starting a new thread under the 3.0 folder - continuation from http://www.extjs.com/forum/showthrea...=26730&page=22
Look at the above link if you currently have issues using this on Ext 3.
After following the instructions for temporary update from the above link, at the moment there is still an issue with using the date range filter, which dandfra told me they are still working at. I have worked around this issue by temporarily commenting the date range option out in cherryonext.js:
which is fine for me, as the user can still achieve the same filtering effect by applying one <= and one >= date filterCode://this.addOperator(new Ext.ux.netbox.date.DateRangeOperator(format));
-
10 Feb 2010 2:52 AM #2
-
11 Feb 2010 3:40 AM #3
RangeMenu problem
RangeMenu problem
Sergey, thanks, but it does not seem to fix it.
On Firefox the Range Menu still does not appear at all and i get an error:
this.el is undefined, line 11 ext-all.js
On IE the menu now does appear, but its width is not right, so the fields do not fit in it and after writing into the fields, the values are not updated into the Value field.
-
12 Feb 2010 3:46 AM #4
Here is my file that I successfully use with version 3.0.0
-
12 Feb 2010 4:09 AM #5
Same result
Same result
Hi gthe,
thanks, but with this file, I am getting exactly the same result as with the patch sergey has posted.
-
14 Feb 2010 11:07 PM #6
asbestos girl, what's your ExtJS version and browser?
-
15 Feb 2010 3:02 AM #7
Hi sergey,
Ext version: 3.0.0
Browser 1: Firefox 3.5.7
Browser 2: IE 7
-
15 Feb 2010 6:05 AM #8
asbestos girl, try with 3.0.3
Btw check the latest svn revision - alexmario74 completely refactored RangeMenu and RangeField.
-
15 Feb 2010 6:18 AM #9
Okay I might try with 3.0.3 later when I have time to upgrade, but for now it needs to stay at 3.0.0
I have also got the latest cherry update from svn and it still has issues on IE7, I have sent details to dandfra.
-
22 Feb 2010 2:41 AM #10
Hi,
I have just been told by dandfra that branch 0.3.2.0 has been updated again with latest fixes. I have updated from there and this has fixed the date range issue fully.
Thanks guys!


Reply With Quote