0

Grid column and row font styles

asked 2006-03-16 19:42:12 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3633417

By: jim_bo_lisa

How to set the font sizes dynamically on a grid's column header and rows. I just have label controls in each row.

I see a .setStyle() method, is this the correct one?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-03-16 20:14:07 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3633479

By: jim_bo_lisa

Nevermind, it was the setStyle() method.
The following worked:

Column c2 = new Column("Last executed");
c2.setStyle("font-size:6pt;");

I love this stuff.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-03-16 19:42:12 +0800

Seen: 590 times

Last updated: Mar 16 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More