On Mon, 2010-06-14 at 07:42 -0700, Igor Vaynberg wrote:
> waiting for matej to wrap up a few things, not sure when that will be
> because he is very busy
Let us know what these things are and we may try to help with
patches ;-)
> 
> -igor
> 
> On Thu, Jun 10, 2010 at 3:45 AM, vladimir.kovalyuk <[email protected]> wrote:
> >
> > Igor,
> >
> > Having played with multi-line data tables I realized that there isn't an
> > easy way to extend the basic DataTable<T>. The multiline data table has a
> > customizable layout where cell has collspans and possibly rowspans. It means
> > that the configuration is not simple list of columns. It makes the
> > implementation to base on repeater different from DataGridView. My
> > understanding now is that multiline datatable should be a completely
> > different class encapsulating DataView<T> with customizable item.
> >
> > The only problem is that toolbars cannot be reused. It probably would make
> > sense to patch them after 1.5M1 milestone because the relationships with
> > DataTable are affected.
> >
> > BTW, how 1.5 is going? Looking forward for the new URL handling mechanism.
> > --
> > View this message in context: 
> > http://apache-wicket.1842946.n4.nabble.com/DataTable-with-more-than-one-tr-per-item-tp1887973p2250219.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]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to