开发者

datagridview with combobox not displaying data when bound to a Datatable

I have a Datatable that is bound to a DataGridView.The DataGridView gives me the required information retrieved from the DataTable. One of the columns needs to be as a ComboBox. How to I make sure that the inf开发者_运维技巧ormation is displayed from the Datatable with one column being a ComboBox?

Please Advice.


Check Using TemplateFields in the GridView Control

Here is another article on Template Fields from MSDN.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜