如何获取GridView选中行的某列值

2024年12月04日 11:12
有1个网友回答
网友(1):

GridViewID.DataKeys[e.Row.RowIndex].Value.ToString()