Christophe, Stripes does not provide these kinds of UI components, but it will work fine alongside other libraries. For example, you can use something like this: http://www.dynarch.com/projects/calendar/ ... and configure it to insert the chosen date value into a stripes:text input within a stripes:form. Have that field point to a Date property on an action bean, and Stripes will convert and bind the calendar-entered value for you.
Chris. On Jun 3, 2008, at 3:14 AM, cfoiret wrote: > Hi, > > Is it possible to display a DHTML Calendar to input a date field ? > If yes, what is the syntax ? > > Thanks > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
