Hi,

Igor Vaynberg wrote:
i would imagine you would have the same problem even in a local
environment such as swing...

absolutely, I was just wondering what would be the best way to do it in
Wicket...

the solution is quiet simple, instead of using wicket components to
model the table and the cell simply use a single component that writes
out html for the entire table.

That's the solution a friend of mine suggested as well since he had similar
problems in ZK. I was reluctant since writing out HTML felt somewhat
un-wicket-ish. But I think that's the way to go for this kind of situation...

Thanks everybody for your suggestions and comments.

J.



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

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

Reply via email to