资讯
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.If I do in my form load:OleDbDataAdapter1.Fill(DataFillView ...
does giving the control an ID and then doing DataGrid.FindControl ("theID") work? That might be more maintainable in case the index changes for whatever reason.
当前正在显示可能无法访问的结果。
隐藏无法访问的结果