Re: Fragment issue

2008-05-07 Thread Ritz123
gt; > Any known issue in using a DataView over a ListView in this given > circumstance? > -- View this message in context: http://www.nabble.com/Fragment-issue-tp17116545p17120174.html Sent from the Wicket - User

Re: Fragment issue

2008-05-07 Thread Doug Leeper
Here is something interesting... I changed my DataView to ListView and now it works. Any known issue in using a DataView over a ListView in this given circumstance? -- View this message in context: http://www.nabble.com/Fragment-issue-tp17116545p17117671.html Sent from the Wicket - User

Re: Fragment issue

2008-05-07 Thread Doug Leeper
$PoolThread.run(BoundedThreadPool.java:442) -- View this message in context: http://www.nabble.com/Fragment-issue-tp17116545p17117641.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Fragment issue

2008-05-07 Thread Ritz123
< td class="tableHeader" width="50">  > < /tr> > > < div wicket:id="replacement"> > < tr wicket:id="replacementFragment"> > < /div> > < /table> > > > < wicket:fragment wicket:id="phoneFragment"> > < tr> > < td> > < td>Phone > < td> > < td>[]   > < td align="center"> # Edit > < /tr> > < /wicket:fragment> > > > -- View this message in context: http://www.nabble.com/Fragment-issue-tp17116545p17117161.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]

Fragment issue

2008-05-07 Thread Doug Leeper
< /div> < /table> < wicket:fragment wicket:id="phoneFragment"> < tr> < td> < td>Phone < td> < td>[]