RowDataBound DataKeys    //给组织结构赋值
RowDataBound DataKeys
    protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e)
    }

相关文章: