【发布时间】:2014-05-25 02:33:36
【问题描述】:
我的列表视图控制器的每一行都有一个选择按钮。 I am trying to create code behind in c# that will be able to get the ID of the specific column when a select button for that row is selected.如何获取该特定行的 ID 值?
【问题讨论】:
标签: c# database listview code-behind