I have a datagrid, I need to hide a column somtimes, in the item databound event handler, I can make the column not visible, however the header text for that column does not go away, and throws off the grid layout. The grid implements sorting if that makes a difference. I have been hunting around, it appears I am doing this right, but its not working. Its a 1.1 datagrid, any ideas on what I might be doing wrong, or missing? I don't tend to use datagrids much, but in this case I have to.
Thanks
Steve