Hi everybody,

I'm currently developing a JSF-based web application which
makes use of various faces tags. Actually I stummbled into
two strange issues which I was'nt able so solve by myself
and google. ;)

So here's what I experience:

1. Using t:dataTable
For some reason data of the datatype date is shifted
by -1 day. I.e. I retrieve 02.01.2009 from the DB,
the data table displays 01.01.2009

I debugged it and verified that the data in the
resultset is correct. So it seems that the dataTable
component glitches up the date.

2. Setting the paginatorActiveColumnStyle property of the table
I just can't get this one working. Whatever I set the value
to (e.g. font-size: 40) the component just ignors it. Font bold
works, but nothing else.


        Any hints or suggestions would be highly appreciated
        since I spent fairly a lot of time on trying hunting
        down these issues.

                Thx in advance

                Wolfgang



Matthias Wessendorf schrieb:
> Use 1.2.11 since the new icons were added after the first release. If
> that is your question.
> 
> Sent from my iPod.
> 
> On 20.05.2009, at 22:24, Marcos Sousa <[email protected]
> <mailto:[email protected]>> wrote:
> 
>> Hello,
>>
>> I'm using trinidad tree component and I want to show images to expand
>> tree nodes like in Demo
>> <http://www.irian.at/trinidad-demo/faces/components/tree.jspx>http://www.irian.at/trinidad-demo/faces/components/tree.jspx.
>>  
>> How can I do this? Now it is rendering triangles right and down.
>>
>> Ps: I using Trinidad 1.2.1.
>>
>> Thanks,
>>
>> -- 
>> Marcos Sousa
>> <http://www.marcossousa.com>www.marcossousa.com
>> <http://www.marcossousa.com> Enjoy it!

Reply via email to