开发者

How to retrieve selected row from datagridview and store in DataTable

I have Datagridview .. selected a row .i want that row to be added to my list in other f开发者_如何学运维orm


You could use the OnClick event handler and then add the selected row into your List.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜