View Full Version : Datepicker as filterfield
marc_isenborghs@bose.com
08-22-2008, 05:51 AM
Hi,
does anyone know how I can use a combination of a datepickerfield and a (store)filterfield?
I want to filter a table on a datefield and of course I want to pick the date in the filterfield
using a datepicker.
Thanks
darrellmeyer
08-23-2008, 10:19 AM
Your best bet will be to extend DateField and copy the code from StoreFilterField into your new class. You can listen for the Change event on DateField to know when to apply the filters.
marc_isenborghs@bose.com
08-25-2008, 03:38 AM
Thanks,
it works fine now!
shajeerkt
06-21-2009, 06:31 AM
Your best bet will be to extend DateField and copy the code from StoreFilterField into your new class. You can listen for the Change event on DateField to know when to apply the filters.
Dear Darrel,
I am a newbie in GXT . Could you give me a little explanation to the above quote . I dint understand "copy the code from dtoreFilterField"
If possible could you give me a sample code ..
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.