DataKeys[e.RowIndex].Values[0]超出有效值的范围

2025-02-14 07:32:19
推荐回答(1个)
回答1:

调试一下
可能是e.RowIndex超出了DataKeys的个数
也可能是Values长度为0,