DropDownList + Gridview +桌面应用程序+ VB.Net

问题描述:

我想在桌面应用程序的gridview中绑定dropdownlist控件.
我正在使用vb.net语言,框架2.0,数据库位于sql server 2005中. 我已经在Web中完成了此操作,但无法在桌面应用程序中完成.
请提出建议.

I want to bind dropdownlist control in gridview in desktop application.
I am using vb.net language, framework 2.0, database is in sql server 2005.
I have done it in web but not able to do in desktop application.
Please advice.


试试这个:
http://csharpdotnetfreak.blogspot.com/2011/04/gridview-filterexpression-dropdownlist.html [^ ]
http://rustemsoft.com/datagridview_columns1.htm [ http://msdn.microsoft.com/en-us/library/y0wfd4yz.aspx [ ^ ]
http://*.com/questions/56443/create-drop-down-list-options-from-enum-in-a-datagridview [
Hi,
Try this:
http://csharpdotnetfreak.blogspot.com/2011/04/gridview-filterexpression-dropdownlist.html[^]
http://rustemsoft.com/datagridview_columns1.htm[^]
http://msdn.microsoft.com/en-us/library/y0wfd4yz.aspx[^]
http://*.com/questions/56443/create-drop-down-list-options-from-enum-in-a-datagridview[^]