积极答复者
VS2008 NO dataGrid

问题
答案
-
默认VS2008只显示DataGridView的,所以——
1)左边工具箱右键,选择菜单中”选择项“(Choose Items……)。
2)然后选择其中的“DataGrid”打勾即可(注意究竟是WinForm的还是WebForm的,看清楚后面的Namespace)。
如果你有其它意见或私下交流,请发送邮件到:maledong@qq.com;或者请QQ我
下载MSDN桌面工具(Vista,Win7)
下载Technet桌面小工具(Vista,Win7)
慈善点击,点击此处- 已标记为答案 Min ZhuModerator 2011年5月31日 8:21
全部回复
-
你好
他們的功能應該是差不多的
所以會建議你使用DataGridView
或者你可以參考以下URL
WinForm
http://msdn.microsoft.com/zh-cn/library/system.windows.forms.datagrid(v=VS.90).aspx
Web
http://msdn.microsoft.com/zh-tw/library/system.web.ui.webcontrols.datagrid(v=VS.90).aspx
DataGridView
http://msdn.microsoft.com/zh-tw/library/e0ywh3cz(v=VS.90).aspx
Please correct me if my concept is wrong
Chi -
默认VS2008只显示DataGridView的,所以——
1)左边工具箱右键,选择菜单中”选择项“(Choose Items……)。
2)然后选择其中的“DataGrid”打勾即可(注意究竟是WinForm的还是WebForm的,看清楚后面的Namespace)。
如果你有其它意见或私下交流,请发送邮件到:maledong@qq.com;或者请QQ我
下载MSDN桌面工具(Vista,Win7)
下载Technet桌面小工具(Vista,Win7)
慈善点击,点击此处- 已标记为答案 Min ZhuModerator 2011年5月31日 8:21
-
你好,
我把这个问题标记为已解决的了。如果你对这个问题还有进一步的疑问,请尽管补充。
Min Zhu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.