こんにちは、エラーが発生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;