Wednesday, January 4, 2012

How to mark a field as completely hidden for smartgwt ListGrid?

Hi guys,

How to mark a field as completely hidden for smartgwt ListGrid?
I do listGridFields[i].setHidden(true) according to API,But it still
could be able to show the field via a context menu.
and the API said 'canPickFields' has been set false can solve this
problem,but where the canPickFields ?

Thank you

Best Regards
Daniel

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment