Re: Panel that replaces surrogate element rather than contained within it

2008-04-28 Thread Sam Hough
;> >> >> Sam >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Panel-that-replaces-surrogate-element-rather-than-contained-within-it-tp16894472p16894472.html >> >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> >>

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Martijn Dashorst
oot > >> element > >> > >> my output would be: > >> > >> <ul>Must only have a single root element > >> > >> I've almost got this behaviour by using setRenderBodyOn

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Sam Hough
> >> <wicket:panel>Must only have a single root >> element >> >> my output would be: >> >> <ul>Must only have a single root element >> >> I've almost got this behaviour by using setRenderBodyOnly(true); but >> then I >

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Sam Hough
lement >> >> I've almost got this behaviour by using setRenderBodyOnly(true); but then >> I loose the id I need for Ajax partial updates. >> >> Any thoughts? >> >> Thanks >> >> Sam >> > > -- View this message in conte

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Doug Donohoe
ghts? > > Thanks > > Sam > -- View this message in context: http://www.nabble.com/Panel-that-replaces-surrogate-element-rather-than-contained-within-it-tp16894472p16895545.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Doug Donohoe
ghts? > > Thanks > > Sam > -- View this message in context: http://www.nabble.com/Panel-that-replaces-surrogate-element-rather-than-contained-within-it-tp16894472p16895539.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Martijn Dashorst
tes. > > Any thoughts? > > Thanks > > Sam > > -- > View this message in context: > http://www.nabble.com/Panel-that-replaces-surrogate-element-rather-than-contained-within-it-tp16894472p16894472.html > Sent from the Wicket - User mailing list archive at Nab

Re: Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Maurice Marrink
Only(true); but then I > loose the id I need for Ajax partial updates. > > Any thoughts? > > Thanks > > Sam > -- > View this message in context: > http://www.nabble.com/Panel-that-replaces-surrogat

Panel that replaces surrogate element rather than contained within it

2008-04-25 Thread Sam Hough
ngle root element my output would be: <ul>Must only have a single root element I've almost got this behaviour by using setRenderBodyOnly(true); but then I loose the id I need for Ajax partial updates. Any thoughts? Thanks Sam -- View this message in context: http://www.nabble.co