On Tue, Feb 1, 2011 at 1:15 PM, Greg Dougherty
<[email protected]>wrote:

> Ok, I've got two checkbox columns interspersed between other columns.
> If I add and delete the checkbox columns based on the current user
> selection in the first table, then other columns are going to be
> jumping around.  No?
>

Greg,

Use GWT's Ajax abilities to dynamically render the other cell tables with or
without the columns in question or instead just hide and show the columns
accordingly . It is quite simple and I don't understand what you mean by
'then other columns are going to be jumping around. No?" No, they wont.


Good luck.

Jeff

-- 
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.

Reply via email to