Message in Korean (한국어)
SqlDataSource '<var>X</var>'에서 정렬할 수 없습니다. 정렬을 사용하려면 DataSourceMode를 DataSet으로 설정하십시오. 정렬 기능을 지원하는 저장 프로시저를 사용할 경우에는 정렬 식을 받는 저장 프로시저 매개 변수의 이름을 SortParameterName 속성에 설정하십시오.
Unlocalized message
The SqlDataSource '<var>X</var>' cannot sort. Set DataSourceMode to DataSet to enable sorting. If you are using a stored procedure that supports sorting, set the SortParameterName property to the name of the stored procedure's parameter that accepts a sort expression.
Search by Google