Message in Arabic (العربية)
لا يمكن لـ 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