Grid Date Filter (from/to)

View: New views
2 Messages — Rating Filter:   Alert me  

Grid Date Filter (from/to)

by Christoph Rizzotti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

is it possible to filter Datagrid Lists with Dates between two Dates?

Something like this expression:
fromDate.value <= list.date && toDate.value => list.date

greets Rizzi

--
rizzotti-tec
Inh. Christoph Rizzotti
Goldbornstr. 63
51469 Bergisch Gladbach

T: 02202 - 817 338
M: 0178 - 725 1667
E: info@...
W: http://www.rizzotti-tec.de


_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-interest@...
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest

Re: Grid Date Filter (from/to)

by jaredj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You might be able to use AndOrReadStore to do a query like that.  It
would be up to the datastore on of it supports such comparisons in a
filter.

-- Jared

On Tue, Nov 3, 2009 at 2:03 PM, Christoph Rizzotti <cr@...> wrote:

> Hi,
>
> is it possible to filter Datagrid Lists with Dates between two Dates?
>
> Something like this expression:
> fromDate.value <= list.date && toDate.value => list.date
>
> greets Rizzi
>
> --
> rizzotti-tec
> Inh. Christoph Rizzotti
> Goldbornstr. 63
> 51469 Bergisch Gladbach
>
> T: 02202 - 817 338
> M: 0178 - 725 1667
> E: info@...
> W: http://www.rizzotti-tec.de
>
>
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://docs.dojocampus.org
> Dojo-interest@...
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-interest@...
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest