Hello all, would be grateful for any ideas.
Requirement
------------------
(A) table containing
A.1 text columns
A.2 one column for HTML content
A.3 one column to house a radio button group
(B) ability to page through records, e.g. by use of SimplePager.
Alternatives considered so far
-----------------------------------------
1. FlexTable - can provide all of (A) but not (B)
2. CellTable - can provide A.1 and (B), but not A.2 nor A.3
Can anyone suggest an alternative(s) that provides all of A and B? I
have looked also at Smart GWT but don't see anything I can use.
Thank you.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.