Hi,

The hyperlinks are for sorting the columns. You can turn the sorting (and
the hyperlinks) off by prepending the column names with !.

For example:

 <static-binding name="columns" value="!catID:categoryID,
!catName:categoryName"/>

-mb

----- Original Message ----- 
From: "supraja sowrirajan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 01, 2005 6:17 PM
Subject: Need help in contrib:table - hyperlink appears in column header by
default


> Hi,
>
> I have a question reg using contrib:Table component.  when I use
contrib:Table component(with source and columns parameter), by default,  I
get my column headers having a hyperlink. But I do not want hyperlink for
the column headers. How can I specify that I do not require hyperlinks to
appear for my table column headers and only the column header text should
appear?
>
> I have used contrib:Table as follows:
>
>
> <component id="table" type="contrib:Table">
>
> <binding name="source" _expression="dataItems"/>
>
> <static-binding name="columns"
>
> value="catID:categoryID,
>
> catName:categoryName"/>
>
> Any input in this regard will be very helpful.
>
> Thanks much.
>
> Regards,
>
> Supraja.
>
>
>
>
>
>
> ---------------------------------
> Discover Yahoo!
>  Stay in touch with email, IM, photo sharing & more. Check it out!


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

Reply via email to