应该没问题,服务器端代码怎么写的?试试if (e.item.itemindex>-1) { Label lb = (Label)e.Item.FindControl("lb_reply"); }
回消息 HDN_ITEMCHANGED 在里面写你的处理试试