Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

customizing cell background of Pivot Table through <af:inputColor>

rahulkumar07Nov 15 2011 — edited Nov 15 2011
I am working on coloring of cells of pivot tables. I am doing it through a popup of input color. I want a user to select a particular cell then he open the popup of input color and choose the color then cell's background changes accordingly and automatically. I am not clear in which direction I should move...
Although I have done conditional formatting through which I have colored the cell according to some conditions like if cell's
value < 500 then background color is red
500< value < 1500 then background color is green
1500<value < 2500 then background color is Blue
else white
But the condition is that I want to set background color of each cell through input color popup.


Waiting for your Reply..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2011
Added on Nov 15 2011
2 comments
250 views