ASP.NET学习社区ASP.NET学习区有问有答 我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有

1  /  1  页   1 跳转 查看:410

我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有

我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有

我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有
是不是VS2005里的GridView控件就是VS2003l里的DataGrid控件?
 

回复:我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有

vs2005中已经将DataGrid升级为gridview了
http://www.Aspx1.Com
请帮忙宣传Aspx1 , Aspx1是ASP.NET学习者的家园 , 适宜长期居住.
 

回复: 我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有



引用:
原帖由 aspx1 于 2008-5-6 18:54:00 发表
vs2005中已经将DataGrid升级为gridview了

正解
 

回复 2F aspx1 的帖子

谢谢
 

回复:我的VS 2005怎麽没有DataGrid控件,是不是只有VS2003里边才有

基本上GridView可以取代DataGrid,不过DataGrid还是保留了,只不过是要自己手动添加到工具箱里才能看到
本帖被评分 1 次
Level: Beginning
Studying: ASP.NET、C#、SQL Server、JavaScript
 
1  /  1  页   1 跳转

版权所有 ASP.NET学习门户 2.0.1214   Sitemap  

返顶部