logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Brad Malia on Thu 5 Feb 2004 in response to Keeping the boss happy

Re: How to Hide Column Grand Total

To hide a column, just set the column width to 0
<br><br>
s.setColumnWidth((short)8, (short)0);