Hiding Fields in DataGrid
Archived from the Xataface Users forum.
digital1 — Wed Dec 01, 2010 11:30 am
Is there a way to hide fields I do not want in DataGrid and increase the size of the fields?
shannah — Fri Jan 14, 2011 12:28 pm
I don’t think there is a way to do this right now. Perhaps adding a config option like visibility:datagrid would be an appropriate way to handle this?
You can show/hide columns on the client side but this would have to be done every request…