Now enhanced with: New to Telerik UI for ASP.NET MVC? Groups the elements of a sequence according to a specified "groupDescriptors". The Telerik UI for ASP.NET MVC HTML helpers: Allow you to configure a Kendo UI widget through C# or VB.NET codefor example, to set its value, data source, and so on. It is a web debugging tool that logs all HTTP (S) traffic between your computer and the Internet. If the collection is already paged, the method returns an empty result. An System.Linq.IQueryable with System.Linq.IGrouping items, whose elements contains a sequence of objects and a key. Pages through the elements of a sequence until the specified "pageIndex" using "pageSize". A tag already exists with the provided branch name. Sorts the elements of a sequence using the specified sort descriptors. Select the Browse tab of the Add Reference dialog and navigate to the install location of Telerik UI for ASP.NET MVC. Use Local JavaScript and CSS. An System.Linq.IQueryable whose elements are at the specified "pageIndex". An System.Linq.IQueryable that contains elements from the input sequence that satisfy the condition specified by "predicate". The lambda which configures the parent selector. ToTreeDataSourceResultAsync (System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest) Applies sorting, filtering and grouping using the information from the DataSourceRequest object. See Trademarks for appropriate markings. Solution Kendo.Mvc.Extensions contains QueryableExtensions which include the ToDatasourceResultAsync method for asynchronous programming. There are two options either include a local copy of those files or use the Kendo UI CDN services. QueryableExtensions Provides extension methods to process DataSourceRequest. It can be called with the "await" keyword for asynchronous operation. Progress is the leading provider of application development and digital experience technologies. NuGet\Install-Package Extensions.QueryableExtensions -Version 1.0.25. namespace Kendo. Telerik and Kendo UI are part of Progress product portfolio. Calculates the results of given aggregates functions on a sequence of elements. Learn more about bidirectional Unicode characters. An System.Linq.IQueryable that contains the specified number of elements from the start of "source". Feature rich components for powerful and responsive apps Develop data-driven web applications using our full-featured UI components such as MVC Grid, Editor, Scheduler and many more. Pages through the elements of a sequence until the specified "pageIndex" using "pageSize". Locate the namespaces tag. /// An <see cref="IQueryable" /> whose elements are sorted according to a key. Copyright 2022 Progress Software Corporation and/or its subsidiaries or affiliates. A DataSourceResult object, which contains the processed data after paging, sorting, filtering and grouping are applied. All Rights Reserved. An instance of System.Collections.IEnumerable. Check it out athttps://learn.telerik.com/. The ToLower is applied by the FilterOperatorExtensions in this method: An System.Linq.IQueryable to return elements from. Copyright 2022 Progress Software Corporation and/or its subsidiaries or affiliates. Indeed this sounds like a reasonable requirement. A function to extract the key for each element. Sorts the elements of a sequence in descending order according to a key. An System.Linq.IQueryable with IGroup items, whose elements contains a sequence of objects and a key. The element at the specified position in "source". An System.Linq.IQueryable with IGroup items, whose elements contains a sequence of objects and a key. Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Type: Feature Request. Contribute to telerik/kendo-examples-asp-net-mvc development by creating an account on GitHub. Declaration. When executing a sub-query in Select clause on a SQL Server datetime field (ie not datetime2) the generated SQL wraps the subquery in a COALESCE statement with a default of '0001-01-01T00:00:00.0000000' - this causes the query to fail because it cannot be converted to datetime (though would be fine for datetime2) Calculates the results of given aggregates functions on a sequence of elements. An System.Linq.IQueryable to return an element from. Obtendo o nome do Kendo Grid em um manipulador de eventos - kendo-ui, kendo-grid, kendo-asp.net-mvc Dependncia Unte Peer kendo-angular-grid@1.8. com rxjs@5.5.5 - kendo-ui-angular2 Rolagem de grade do Kendo Q3 2013 no funciona - kendo-grid, kendo-asp.net-mvc Collection of AggregateResults calculated for each function. I came across this same issue and after lots of research I resolved it permanently by using AutoMapper.QueryableExtensions library. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. We are declining this request as there was no additional information about the use-case. If the collection is already paged, the method returns an empty resullt. An System.Linq.IQueryable that contains elements from the input sequence that satisfy the conditions specified by each filter descriptor in "filterDescriptors". Code definitions. Are you sure you want to create this branch? Provides various extension methods for use with IQueryable<T> implementations. I am converting the ticket to a feature request so others can vote for it. When using QueryableExtensions.ToDataSourceResult() from Telerik MVC, SQL following gets produced: .. FROM [RMP]. Append an below add tag to the namespaces tag. "Kendo.Mvc.Extensions.QueryableExtensions" with DataSourceRequest should produce parameterized queries, [Extent1]. Download free 30-day trial. /// A function to extract a key from an element. Applies paging, sorting, filtering and grouping using the information from the DataSourceRequest object. An System.Linq.IQueryable whose elements are sorted according to a "sortDescriptors". An System.Linq.IQueryable that contains the elements from both input sequences, excluding duplicates. QueryableExtensions Class ToDataSourceResult Method ToDataSourceResult Method ToDataSourceResult Method Filter Method Aggregate Method Sort Method Page Method. The element at the specified position in "source". Download free 30-day trial. Copy the js directory from the install location and paste it in the Scripts folder of the application. A Task of TreeDataSourceResult object, which contains the processed data after sorting, filtering and grouping are applied. A Task of DataSourceResult object, which contains the processed data after paging, sorting, filtering and grouping are applied. An System.Linq.IQueryable whose elements are sorted according to a "sortDescriptors". javascript - Kendo DateTimePicker c# - Visual Studiotelerik A Task of DataSourceResult object, which contains the processed data after paging, sorting, filtering and grouping are applied. Accessibility Demos. If the collection is already paged, the method returns an empty result. Groups the elements of a sequence according to a specified key selector function. All Rights Reserved. An System.Linq.IQueryable whose elements are at the specified "pageIndex". Calls Kendo.Mvc.Extensions.QueryableExtensions.OrderBy(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression) or Kendo.Mvc.Extensions.QueryableExtensions.OrderByDescending(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression) depending on the "sortDirection". at Kendo.Mvc.Extensions.QueryableExtensions.ToDataSourceResult(IQueryable queryable, DataSourceRequest request) at TestProvider.TestDS(DataSourceRequest request) in Test.cs:line 127 at TestController.Grid_Read(DataSourceRequest request) in TestController.cs:line 91 An System.Linq.IQueryable to return an element from. A function to extract a key from an element. Built-In & Customizable Theming The number of elements to skip before returning the remaining elements. Progress, Telerik, Ipswitch, Chef, Kemp, Flowmon and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. Render the HTML and JavaScript that are needed to initialize a Kendo UI widget. If the collection is already paged, the method returns an empty result. Produces the set union of two sequences by using the default equality comparer. An System.Linq.IQueryable that contains elements that occur after the specified index in the input sequence. Description What is the best approach to using Async/Await in the Kendo UI Grid's action methods? Projects each element of a sequence into a new form. Progress Telerik. The number of elements in the input sequence. System.Linq.IQueryable source. [LOG_CLASS_ID] IN (78,7,18,30,19,16,17)). Provides extension methods to process DataSourceRequest. [V_UC_EQUIPMENT_LOG2_LOCALIZATION] WHERE ([Extent1]. At the moment it generates a to lower in the sql query, which generates a lot of overhead in some situations with large tables. All Rights Reserved. Mvc. All Rights Reserved. Viktor Tachev QueryableExtensions Class ToDataSourceResult Method Filter Method Sort Method Page Method. System.Int32 index. Kendo.Mvc.Extensions.QueryableExtensions always lowers string equals. Progress is the leading provider of application development and digital experience technologies. An System.Linq.IQueryable whose elements will be used for aggregate calculation. A Task of TreeDataSourceResult object, which contains the processed data after sorting, filtering and grouping are applied. I found out, that the QueryableExtension always generates a ToLower for strings filtered with the equals operator. This results in empty grid client side, because the datasource is empty, even if the . The number of elements in the input sequence. The System.Linq.IQueryable that contains the elements to be counted. Cannot retrieve contributors at this time. An System.Linq.IQueryable that contains the elements from both input sequences, excluding duplicates. Filters a sequence of values based on a collection of IFilterDescriptor. Sign up for free to join this conversation on GitHub . Sorts the elements of a sequence in descending order according to a key. A function to test each element for a condition. 0 comments. kendo-examples-asp-net-mvc / grid-crud / Models / QueryableExtensions.cs / Jump to. Returns the number of elements in a sequence. An System.Linq.IQueryable whose elements are sorted according to a key. All Telerik .NET tools and Kendo UI JavaScript components in one package. The ToLower is applied by the FilterOperatorExtensions in this method: It would be nice, if the to lower is controllable with a parameter. A function to test each element for a condition. Returns a specified number of contiguous elements from the start of a sequence. The System.Linq.IQueryable that contains the elements to be counted. Groups the elements of a sequence according to a specified key selector function. By default, it is in C:\Program Files (x86)\Telerik. . Returns the element at a specified index in a sequence. Download Builder. Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. Provides extension methods to process DataSourceRequest. Bypasses a specified number of elements in a sequence and then returns the remaining elements. Code navigation not available for this commit. You can simply start replacing components over time and make the transition slowly. An instance of System.Threading.CancellationToken. Contributor. Bypasses a specified number of elements in a sequence and then returns the remaining elements. <add namespace="Kendo.Mvc.UI" /> Share Follow And I guess, based on the COLLATION of the SQL database, it might not matter. An System.Linq.IQueryable that contains the specified number of elements from the start of "source". Produces the set union of two sequences by using the default equality comparer. Projects each element of a sequence into a new form. The number of elements to skip before returning the remaining elements. If the collection is already paged, the method returns an empty result. See Trademarks for appropriate markings. ElementAt (IQueryable, Int32) Returns the element at a specified index in a sequence. It can be called with the "await" keyword for asynchronous operation. Code navigation index up-to-date Go to file Go to file T; Go to line L; Sorts the elements of a sequence using the specified sort descriptors. The zero-based index of the element to retrieve. The lambda which configures the root selector. The zero-based index of the element to retrieve. at Kendo.Mvc.Extensions.QueryableExtensions.ToDataSourceResult (IQueryable queryable, DataSourceRequest request, ModelStateDictionary modelState) at Kendo.Mvc.Extensions.QueryableExtensions.ToDataSourceResult (IQueryable enumerable, DataSourceRequest request) at Kendo.Mvc.UI.DataSource.Process (DataSourceRequest request, Boolean processData) An System.Linq.IQueryable whose distinct elements form the first set for the union. An System.Linq.IQueryable whose distinct elements form the first set for the union. Applies paging, sorting, filtering and grouping using the information from the DataSourceRequest object. Collection of AggregateResults calculated for each function. Navigate to the install location of Telerik UI for ASP.NET MVC. An System.Linq.IQueryable whose elements are the result of invoking a projection selector on each element of "source". Applies sorting, filtering and grouping using the information from the DataSourceRequest object. It can be called with the "await" keyword for asynchronous operation. QueryableExtensions { IOrderedQueryableIOrderedQueryableIEnumerableTSource:IModel { NotImplementedException } IOrderedQueryableIOrderedQueryableIEnumerable { .Wherex=>filter.Anystr=>! Category: UI for ASP.NET MVC. Progress, Telerik, Ipswitch, Chef, Kemp, Flowmon and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Propagate the widget's options to the client-side through its initialization script. And this is not an argument against, just something of which to be aware: In EF Core 3.x, string.Equals(x, y, StringComparison.OrdinalIgnoreCase) no longer works and requires us to use x.ToUpper() == y.ToUpper() (or whatever). Hi guys, I found out, that the QueryableExtension always generates a ToLower for strings filtered with the equals operator. Copyright 2022 Progress Software Corporation and/or its subsidiaries or affiliates. Code definitions. The zero-based index of the element to retrieve. An System.Linq.IQueryable that contains elements from the input sequence that satisfy the condition specified by "predicate". Filters a sequence of values based on a predicate. Demos examples, where accessibility level and compliance of the UI for ASP.NET MVC components can be tested. ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToDataSourceResult(System.Data.DataTable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Data.DataTable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Data.DataTable,Kendo.Mvc.UI.DataSourceRequest,System.Threading.CancellationToken), ToDataSourceResult(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Threading.CancellationToken), ToDataSourceResult(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Threading.CancellationToken), ToDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func,System.Threading.CancellationToken), ToDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func,System.Threading.CancellationToken), ToDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Func,System.Threading.CancellationToken), ToDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), Sort(System.Linq.IQueryable,System.Collections.Generic.IEnumerable), Page(System.Linq.IQueryable,System.Int32,System.Int32), Select(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression), GroupBy(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression), OrderBy(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression), OrderByDescending(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression), OrderBy(System.Linq.IQueryable,System.Linq.Expressions.LambdaExpression,System.Nullable), GroupBy(System.Linq.IQueryable,System.Collections.Generic.IEnumerable,System.Boolean), GroupBy(System.Linq.IQueryable,System.Linq.IQueryable,System.Collections.Generic.IEnumerable,System.Boolean), Aggregate(System.Linq.IQueryable,System.Collections.Generic.IEnumerable), Where(System.Linq.IQueryable,System.Linq.Expressions.Expression), Where(System.Linq.IQueryable,System.Collections.Generic.IEnumerable), Take(System.Linq.IQueryable,System.Int32), Skip(System.Linq.IQueryable,System.Int32), ElementAt(System.Linq.IQueryable,System.Int32), Union(System.Linq.IQueryable,System.Linq.IQueryable), ToTreeDataSourceResult(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest), ToTreeDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest), ToTreeDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary), ToTreeDataSourceResultAsync(System.Collections.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func), ToTreeDataSourceResultAsync(System.Collections.Generic.IEnumerable,Kendo.Mvc.UI.DataSourceRequest,System.Func,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Threading.CancellationToken), ToTreeDataSourceResult(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression), ToTreeDataSourceResultAsync(System.Linq.IQueryable,Kendo.Mvc.UI.DataSourceRequest,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression).
How To Upload Modpack To Curseforge, Chamberlain University Registrar Phone Number, Turning Platinum On Carnival Cruise, Greenworks Surface Cleaner Universal Pressure Washer Attachment, Santiago De Compostela Population 2022, Galaxy Genome Game Wiki, Malatya Yesilyurt Belediyespor Vs 52 Orduspor Fk, Gintama Minecraft Skin,
How To Upload Modpack To Curseforge, Chamberlain University Registrar Phone Number, Turning Platinum On Carnival Cruise, Greenworks Surface Cleaner Universal Pressure Washer Attachment, Santiago De Compostela Population 2022, Galaxy Genome Game Wiki, Malatya Yesilyurt Belediyespor Vs 52 Orduspor Fk, Gintama Minecraft Skin,