VS2003中有DataGrid控件,VS2005有DataGrid控件吗?我怎么没有找到?
VS2003中有DataGrid控件,VS2005有DataGrid控件吗?我怎么没有找到?
[解决办法]
有,鼠标右键工具箱 -- 选择项 -- .NET FrameWork组件 -- DataGrid System.Web.UI.WebControls -- 确定
不过在2.0中已经要gridview替代DataGrid了,应该没有必要再用它
发布时间: 2012-03-18 13:55:38 作者: rapoo
VS2003中有DataGrid控件,VS2005有DataGrid控件吗?我怎么没有找到?
VS2003中有DataGrid控件,VS2005有DataGrid控件吗?我怎么没有找到?
[解决办法]
有,鼠标右键工具箱 -- 选择项 -- .NET FrameWork组件 -- DataGrid System.Web.UI.WebControls -- 确定
不过在2.0中已经要gridview替代DataGrid了,应该没有必要再用它