Message in Arabic (العربية)
بالنسبة إلى EntityDataSource، إذا كان الاستعلام يحدد عرضًا وكان ترحيل الصفحات يعمل، فيجب تعريف تعبير تصنيف. إما أن تقوم بتعيين الخاصية OrderBy property أو الخاصية AutoGenerateOrderByClause على القيمة true.
Unlocalized message
For the EntityDataSource, if the query specifies a projection and paging is enabled, a sort expression must be defined. Either set the OrderBy property or set AutoGenerateOrderByClause to true.
Search by Google