« Return to Thread: Component like panelGrid with ul and li

Re: Component like panelGrid with ul and li

by Matt Raible-3 :: Rate this Message:

Reply to Author | View in Thread

On 6/2/06, Matthias Wessendorf <matzew@...> wrote:
> Matt-
>
> >The only issue I've found (so far) is that I need to put two <h:outputText/>
> >elements after a <h:panelGroup> when I have columns="3" on <h:panelGrid>.
>
> is there a special reason, why you need a *grid*, that renderes "ul" and "li" ?
> The issue is *really* the columns attribute...

The following post on my blog explains my issue pretty well:

http://raibledesigns.com/page/rd?entry=component_like_panelgrid_but_uses

>
> Perhaps I got not everything, but to me it looks like a new
> *behaivor*, so a new component(and a renderer) is needed?

Yes, it's certainly possible that a new component is a better
solution, but I'm always interested in the get-it-working solution
first. ;-)

Matt

>
> Regards,
> Matthias
>

 « Return to Thread: Component like panelGrid with ul and li