Monday, September 13, 2010

Re: Date Range

a "simple" idea that comes into my mind right now: draw the date
picker widget, and add valueChange listener, on value selection change
the css for the selected date and add the date to an list an <select>.
on the first click add the date to the list and highlight the date, on
the second click remove it from the list and change the "css" back (un-
highlight). that would be the big picture, but i can't give exact
directions.

On Sep 13, 3:35 pm, shahid <shahidza...@gmail.com> wrote:
> hi Thomas, No I can't use that unfortunately. The design requirement
> is that the user should be able to select and highlight multiple dates
> on the calendar/date picker UI.
>
> On Sep 13, 12:47 pm, Brett Thomas <brettptho...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Could you use two date pickers for start and end? After the start is
> > selected, set the date of the end to the next day or something
>
> > On Sep 13, 2010 6:40 AM, "shahid" <shahidza...@gmail.com> wrote:> I am looking for a way to be able to select multiple dates and
> > > highlight them in the calendar/date picker. What would be the best way
> > > to achieve this ?
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
>
> > "Google Web Toolkit" group.> To post to this group, send email to google-web-toolkit@googlegroups.com.
> > > To unsubscribe from this group, send email to
>
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .> For more options, visit this group at
>
> >http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment