里的gv有没有绑定,没有绑定是没有label的,绑定了你就可以从Controls属性里面找grid.Rows[0].FindControl("Label")这样不就找到了?grid是你刚刚获取出来的GV,