I dont know. Why do u need to do that?
Tim Lantry wrote: > > Is there a way to remove the span tags from the table cells in a > DataTable? > Example > > <td wicket:id="cells"> > row0_col1 > </td> > > I tried to call visitChildren on the DataTable but I don't ever get to the > Item. I also tried to override newCellItem adding setRenderBodyOnly but > to > no avail. Any help would be appreciated. > > Thanks, > Tim > > -- View this message in context: http://www.nabble.com/DataTable-span-tag-tf4338293.html#a12358819 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
