Hi,
I am using tomahawk calender component.It's working fine without 
renderAsPopup="true" ,when I am using renderAsPopup attribute it's not
displaying anything.
here is the code
<t:outputLabel  for="cal" value="Valid From"/>
 <t:inputCalendar id="cal" monthYearRowClass="yearMonthHeader"
weekRowClass="weekHeader" popupButtonStyleClass="standard_bold"
currentDayCellClass="currentDayCell" popupDateFormat="MM/dd/yyyy"
value="#{ModelBean.validDate}" popupTodayString=" Today is "
renderAsPopup="true"  helpText="MM/DD/YYYY"
                forceId="true"/>

Please anyone help me how to use tomahawk calender with renderAsPopup
attribute.

thanks and regards
Dravid
-- 
View this message in context: 
http://www.nabble.com/tomahawk-calender-component-question-tf3682976.html#a10293913
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to