I don't think that it will be possible without a lot of work. IMO it would be better to see why you want to do that and see if the tr:table can be enhanced to cover any missing functionality.
On Thu, May 8, 2008 at 5:26 AM, Christian Beutenmueller <[EMAIL PROTECTED]> wrote: > Hi folks, > > I got a question, and it would be nice if someone wiser than myself, could > estimate if what I try to do is even worth a try. > > I know that Trinidad's Table got it's own "data scroller" included. But > what if I'd like to use the tr:table with the Tomahawk datascroller? The > basic "problem" seems to be, that the Tomahawk datascroller relies on a > UIData, whereas the Trinidad CoreTable class is based on UIXCollection. > > Assuming binding of both components to a bean, it should be possible to > develop a small class, that just delegates all the UIData methods to their > UIXCollection counterparts. > > My question is: Could this work? Or is it a definitive dead-end? Or a lot > more complicated, than I think? > > Any help is apreciated, > Christian > >

