[Laszlo-user] using bold font for grid header

Geoff Crawford geoff at innov8cs.com
Tue Jul 24 14:43:48 PDT 2007


At 05:07 PM 7/24/2007, acec acec wrote:
>Hi,
>I want to grid header using bold font and grid content
>using regular font.
>Is there a good way to support this function?

All you do is put <b></b> around the name of the header
in the gridtext:

<canvas>
    <grid datapath="mydataset:/*">
       <gridtext datapath="myfield/text()"><b>My Field</b></gridtext>
    </grid>
</canvas>


Geoff Crawford
geoff at innov8cs.com 




More information about the Laszlo-user mailing list