ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

The word-wrap of ListBox or Grid header

eiffy
2 Sep 2010 22:23:24 GMT
2 Sep 2010 22:23:24 GMT

How can I let the headers of ListBox or Grid to be word-wrap automatically?
There is no properties to setup.
I've tried to set the sclass as "word-wrap", but it's not working.
Please help~

samchuang
5 Sep 2010 21:07:02 GMT
5 Sep 2010 21:07:02 GMT

Hi

if you wanna to add to the all grid and listbox, you could use zclass, please refer to style guide

sclass is for partial change