I've done something like this before. It will depend upon how many rows you are talking about. It goes like this:
1. Create a composite cell which contains the n different single selection cells you will need. 2. Populate them with their options when you build the cells columns , as you would normally. 3. Add a flag to the model data structure you are using to tell the column which selection cell to render. HTH Jaga. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
