Re: t:inputCalendar not working properly in a pop up window

2010-11-04 Thread Kissue Kissue
Hi, I am working on a project whereby i need to include the t:inputCalendar in a pop up window as a pop up calendar, the kind of pop up that appears and the background is faded. However when i click on the calendar icon, the pop up calendar appears against the main faded background rather than in

Re: composite components: optional method-expression-attributes

2010-11-04 Thread Thomas Möller
I found the discussion for jsf 2.1 and recognized that new attribute targetAttributeName on the attribute tag. But could somebody of the experts briefly answer here if I can do the following regarding to nested attributes: public interface SimpleModel { String myaction(); } my:buttonPanel

Trinidad JSF table scrollbar issue when a row show/hide is clicked

2010-11-04 Thread boreddy.ravi
Hi Team, I am using Apache Trinidad JSF(trinidad-api-1.0.7.jar). I have a table with a set of rows.Each row can be expandable and collapsed using show/hide link. My table has a scroll bar(table has a height attribute.See below code). My Problem is here For example : If I have 10 rows in