嗨我收到错误InvalidCastException unhandled请帮助我克服这个问题。
string att = ((DropDownList)GridView1.Rows[e.RowIndex].Cells[0].Controls[0]).Text;
嗨我收到错误InvalidCastException unhandled请帮助我克服这个问题。
string att = ((DropDownList)GridView1.Rows[e.RowIndex].Cells[0].Controls[0]).Text;