Message in Japanese (日本語)
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