单击菜单“工程”下的“部件”命令,将弹出“部件”对话框, 在“部件”对话框下的“控件”选项卡下选中Microsoft DataGrid Control 6.0,单击确定既可以在左侧的控件工具箱中显示 DataGrid控件。
I am writing an ASP.NET application (using Visual Studio.NET 2003) to display some information out of a database. Some of the column headers are sorted into subgroups and as a result, the table ...