Need a simple tutorial on loading datagridview in templatefield within a datagridview to display records from seperate object datasource please?
Needs to be able to get id of row from one of the cells of the row.
其中有什么问题。您只想绑定gridview内部的datagridview:您可以使用GridView的RowDatBound事件来完成这项工作:从您的问题来看,我认为您是asp.net的新手,所以我读了这篇文章,它将在将来对您有很大帮助互联网上也 有很多可用的示例,谷歌并尝试这些。