Yes! Very useful. 2011/5/17 Erik Uzureau <[email protected]>
> Hello Dmitry, > > We built a date picker that can handle the selection of date ranges (for > the hospitality industry). > > We basically forked the generic GWT one to add the support for multi-select > and the range display. > It's not the most optimised code in the world but it gets the job done.... > > You can see it live running here: https://demo.reztrip.com/ > > We were thinking about taking the code and open sourcing it. Would this be > useful to you? Others? > > Erik Uzureau > ** > > On Thu, May 5, 2011 at 16:39, Juan Pablo Gardella < > [email protected]> wrote: > >> See multiselect calendar in >> jquery<http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/> and >> see gwtquery <http://code.google.com/p/gwtquery/> (jquery ported to GWT). >> You can try with this to integrate to your application. >> >> 2011/5/5 Dmitry Tikhomirov <[email protected]> >> >>> Hi all, >>> >>> Does anyone know any Datepicker with multiselect support. I need ability >>> to select several dates. >>> >>> Thanks ! >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Web Toolkit" group. >>> To post to this group, send email to [email protected] >>> . >>> To unsubscribe from this group, send email to >>> [email protected]. >>> 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 [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
