Re: Tables & colspan
Mert Çalışkan wrote: or you can use jstl with jsf. It's the way we'd designed a page with custom table headers and custom columns (merged cells, rows etc etc.). On 4/5/06, Werner Punz <[EMAIL PROTECTED]> wrote: Hagay Avisar schrieb: > Hi All, > > How can I simulate "colspan" behavior in JSF? > > What is the substitute tag? Can I use "panelGrid" to set up pages layout, > And can I have some thing similar to "colspan" behavior? > > Thanks. There is no real colspan per se unfortunately you have limited control via the row and colum styles. I usually if I really need colspan revert to the jsf-html lib. (which you can find somewhere linked on jsfcentral) Hi Mert, Could u show your example here ??
Re: Tables & colspan
or you can use jstl with jsf. It's the way we'd designed a page with custom table headers and custom columns (merged cells, rows etc etc.). On 4/5/06, Werner Punz <[EMAIL PROTECTED]> wrote: Hagay Avisar schrieb:> Hi All,>> How can I simulate "colspan" behavior in JSF?> > What is the substitute tag? Can I use "panelGrid" to set up pages layout,> And can I have some thing similar to "colspan" behavior?>> Thanks.There is no real colspan per se unfortunately you have limited control via the row and colum styles.I usually if I really need colspan revert to the jsf-html lib.(which you can find somewhere linked on jsfcentral)
Re: Tables & colspan
Hagay Avisar schrieb: Hi All, How can I simulate “colspan” behavior in JSF? What is the substitute tag? Can I use “panelGrid” to set up pages layout, And can I have some thing similar to “colspan” behavior? Thanks. There is no real colspan per se unfortunately you have limited control via the row and colum styles. I usually if I really need colspan revert to the jsf-html lib. (which you can find somewhere linked on jsfcentral)
Tables & colspan
Hi All, How can I simulate “colspan” behavior in JSF? What is the substitute tag? Can I use “panelGrid” to set up pages layout, And can I have some thing similar to “colspan” behavior? Thanks. __ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email __