I posted this in GWT Users, but thought there might be more expertise here.
Hi all...
We're currently using a third-party component that, for some reason, doesn't play well when embedded in HTML tables.
One of the uses we have for this component is within a DialogBox. Unfortunately, it appears DialogBox does its layout using HTML tables.
Does anyone know of an alternative component that acts similar to a DialogBox, but which doesn't uses HTML tables for layout?
I suppose I could examine the GWT source to find such a component, but if anyone knows a quick answer to this question, I'd be grateful, thanks!
- Tim