开发者

Editing business objects in Winforms DataGridView

Is possible to edit properties of business object (开发者_Go百科one property, one column) binded as BindingList to Winforms DataGridView?

Or do I have to use DataSet or DataTable?

I'm not able to get a cell to edit mode.


Yes it is possible check out BindingList.

Otherwise the book Data Binding in Windows Forms 2.0 by Brian Noyes is an excellent reference book CH9 deals specifically with Binding Custom Business Objects.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜