开发者

How to Display Array Into One DataGridView

开发者 https://www.devze.com 2023-03-06 11:12 出处:网络
I have a Method, which returs Some kind of data, One of them is lets Say FirstClass typed Array. FirstClass contains two properties.

I have a Method, which returs Some kind of data, One of them is lets Say FirstClass typed Array. FirstClass contains two properties. Can I display this field (I mean FirstClass two properties for all array members) into DatagridView One Ce开发者_StackOverflowll??


You can concatenate the value of the two properties you need into the first GridView column

How to show two properties in one column of GRid View asp.net C#

0

精彩评论

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

关注公众号