1 Reply Latest reply on Sep 23, 2008 6:28 PM by supernovasoftware.com

    richfaces:calendar Query

    josephotoole

      Hi

      I have a reqiurement where i need to output a calendar on the page, and every date on the calendar which has an event associated with it needs to be shaded a different colour.

      I am assuming I will have to use the richfaces:calendar tag and bind to a calendar object contained in my bean.

      However, its not very clear from the HtmlCalendar API, how I can do this, i.e. change the style associated with particular dates in the month

      Thanks