users@woodstock.java.net

Re: Table - Conditional Formatting

From: Naveen Kumar <naveensavasere_at_gmail.com>
Date: Tue, 15 Apr 2008 21:38:10 +0530

Thank you very much Prakash, your blog certainly helped achieve my need.

On 4/15/08, Naveen Kumar <naveensavasere_at_gmail.com> wrote:
>
> Hi,
>
> I have a webuijsf:table component that displays certain data obtained from
> web service call using ObjectArrayDataProvider. It works fine, but I now
> need conditional formatting on the table. Like if the value in a column is
> greater than certain number display it in green otherwise in red if it falls
> below another condition. JSTL c:choose or c:if does not work since it does
> not accept deferred expression. Could anyone comment on how to go about it?
>
> Regards,
> Naveen.




-- 
Regards,
Naveen.