How do you hide columns in a datagrid? The columns are needed in queries I just don't want some of them outputted to the user however.<BR><BR>If I do in my form ...
If I wanted to reference a control in a Windows or ASP.NET program, I'd use something simple like:<BR><BR><pre class="ip-ubbcode-code-pre">myButton.Visible = False ...