Hi,
In my application use will enter some set of Cost Centers in a table and submits request.
In return i will get a list of invalid cost centers which i need to display in a table with input field
In that table all cost centers will displayed, but invalid cost centers should be highlighted or background color should some other color. like red or yellow.
Is it possible using java code to change a input field color.
Please help me.
Thanks