I'm using a datagrid control via web services to display a dataset. However, I want to hide one of the columns from the user. How can I do this? Set the width to zero? If so, how can I do that? I can't seem to find anything in the help about it.

Any help would be appreciated.