How can I hide a column in a webgrid? I should be able to access those values from the grid but the user should not be able to see the column in the grid. There is no condition, but completely I want to hide those columns
My column is
grid.Column(header: "Phone")