How to assign array value by Index to a Column of Grid DataMember property?

后端 未结 0 542
广开言路
广开言路 2020-12-24 01:05

I want to bind a column of a gridview to one row of a List of rows.

List dataBind = new List();
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题