Message in Hebrew (עברית)
ל- SqlDataSource '<var>X</var>' אין אפשרות למיין. הגדר את DataSourceMode של DataSet to להפעיל מיון. אם אתה משתמש בפרוצדורה מאוחסנת שתומכת במיון, הגדר את המאפיין 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