Hi Luca,
Use this
public void displayOption(Common _record, FormRowDisplayOption _options)
{
_options.backColor(WinApi::RGB2int(255,255,0)); // Yellow
_options.affectedElementsByControl(Control_Name.id());
_options.affectedElementsByControl(Another_Control_Name.id());
}
Hope it helps
Arijit Basu
http://daxguy.blogspot.com/
On 07 Apr 2007 07:16:00 -0700, gr8luca <[EMAIL PROTECTED]> wrote:
>
> Hi i'm Luca,
> someone could tell me how i can change the color of a single colum, so
> not the entire row, in a grid?
>
> Thanks
>
>
>
--
Arijit Basu
[Non-text portions of this message have been removed]