Thank you! Could have tested that before asking here..

Bernd Bohmann wrote:
> 
> Hello Sebastian,
> 
> please try something like this:
> 
> <tc:column label="Aktion" sortable="false" align="center">
>    <tc:panel>
>      <f:facet name="layout">
>        <tc:gridLayout columns="15px;15px" />
>      </f:facet>
>      <tc:link id="image" image="img/show.gif" />
>      <tc:link id="image2" image="img/edit.gif" />
>    <tc:panel>
> </tc:column>
> 
> Regards
> 
> Bernd
> 
> sieppl wrote:
>> Hi!
>> 
>> I get an "More or less than 1 child in column!" warning when trying this:
>> 
>> <tc:column label="Aktion" sortable="false" align="center">
>>   <tc:link id="image" image="img/show.gif" </tc:link>
>>   <tc:link id="image2" image="img/edit.gif" </tc:link>
>> </tc:column>
>> 
>> As a result algiing does not work for that cell. How can I realize this
>> clean?
>> 
>> Regards
>> 
>> Sebastian
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-Tobago--Put-two-links-in-one-sheet-column-tf3060325.html#a8569006
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to