중화사전망 - 서예자전 - DropDownList 와 GridView 는 ASP.NET 을 바인딩했습니다.

DropDownList 와 GridView 는 ASP.NET 을 바인딩했습니다.

DropDownList 의 SelectedIndexChanged 에서 현재 선택을 가져온 다음 선택 기준에 따라 GridView 를 데이터 소스에 바인딩합니다.

GridView 는 데이터베이스의 테이블을 바인딩해야 합니다. 바인딩할 특정 테이블은 DropDownList 가 전달한 값에 따라 달라집니다.