protected void btnExpandRowExpanders_Click(object sender, EventArgs e) { Grid1.ExpandRowExpanders(); }