<CalendarDatePicker Margin="10,10,10,10" HorizontalAlignment="Center"> <CalendarDatePicker.Resources> <SolidColorBrush x:Key="CalendarDatePickerCalendarGlyphForeground" Color="Gray"/> </CalendarDatePicker.Resources> </CalendarDatePicker> <CalendarDatePicker Margin="10,10,10,10" HorizontalAlignment="Center...
> >> From: Paul Were <paul.w...@yahoo.com> > >> Subject: [appfuse-user] help on calendar/datepicker in AppFuse2 > >> To: users@appfuse.dev.java.net > >> Date: Saturday, June 7, 2008, 8:56 AM > >> > >> I am trying to add a calendar/datepicker to my web application....
>> I am trying to add a calendar/datepicker to my web application. I have >> spent >> way too much time trying to figure this out. >> I tried the struts datepicker, no dice. Tried calendar-js that comes >> packaged with appfuse, still no go. >> i.e. followed the following in...