Skip to Content
0
Former Member
Jun 05, 2009 at 01:08 PM

How to change InputField background color using Java Code

43 Views

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