Page 1 of 1

Hiding Fields in DataGrid

PostPosted: Wed Dec 01, 2010 11:30 am
by digital1
Is there a way to hide fields I do not want in DataGrid and increase the size of the fields?

Re: Hiding Fields in DataGrid

PostPosted: Fri Jan 14, 2011 12:28 pm
by shannah
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...