I know I can use dbr.rowstyle or dbr.colstyle to set the font size of a given row or column.
But what if I want to set the font size for ALL the data that is output for a specific query (i.e. table/grid output)?
Setting tablestyle or the font size of the output data for an entire table grid
(3 posts) (2 voices)-
-
Use the
dbr.resultclass
and assign the font size to that CSS class.—
myDBR Team -
thank you
Reply
You must log in to post.