Hybrid View
-
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?
-
16 Apr 2010 10:49 PM #7
but It doesn't work in my files, will you send me your sourcess
-
19 Apr 2010 12:18 AM #8
@lnkbing
@lnkbing
I don't understand your request... What is the problem?
If you are asking for the Cherry sourcers, they can be found here http://cherryonext.googlecode.com/svn/trunk/ (use subversion to checkout the code)
To build a package starting from the sources follow the instruction that youca find here:
http://code.google.com/p/cherryonext/wiki/BuildHowTo
Ciao


Reply With Quote