repeater OnItemCommand 事件中 TextBox txt = (TextBox)e.Item.FindControl("repeater中控件名称"); 然后执行数据库更新操作,更新数据