sc_field_style({MyFiels}, '', '12px', '#0000FF', 'Arial, sans-serif', 'bold');
no matter what I do I cannot get text BOLD in grid
Arthur
sc_field_style({MyFiels}, '', '12px', '#0000FF', 'Arial, sans-serif', 'bold');
no matter what I do I cannot get text BOLD in grid
Arthur
Could it be that you have one parameter to many. The macro requires 6 parameter, you have 7.
jsb
Thanks for suggestion -
I just copied what was in MACRO help! I will check this out and if you are right then HELP file is screwed up again!
Arthur