On 2/2/08, Shing Hing Man <[EMAIL PROTECTED]> wrote:
>   beanModel.add("rowNo", null).label(" ");
>
>  This resulted in the following exception.
>  I could use css to make the label non-visible.
>  Is there a more elegant way of having a blank column
>  header.

Adding the following to your app.properties will do the trick:
rowNo=

Not quite elegant, but at least you don't have to use CSS.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to