Hi
I set view Column Header’s width in % (like 20%) but the column header is getting wrapped. Please tell me how to get it corrected (or) to mention view column width. I don’t want to use “px” for width.
Thanks and Regards,
Karthik KS
Hi
I set view Column Header’s width in % (like 20%) but the column header is getting wrapped. Please tell me how to get it corrected (or) to mention view column width. I don’t want to use “px” for width.
Thanks and Regards,
Karthik KS
Subject: Re: column header width
Hi Karthik,I wouldn’t set the % in the column header, I would set the width on the column itself, the header will follow. To prevent wrapping what I’ve done is set the column header to a style that includes “white-space:nowrap;”. It seems to work well.
Subject: Thanks judy !
Thanks Judy
It works fine. Thanks very much !
Regards,
Karthik KS