Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Data

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Data

    Classes

    AdaptorBase

    Base class for all data adaptors.

    Aggregate

    Defines the members of the aggregate.

    ApiAdaptor

    Handles request and response to and from Web API created for ApiController.

    BlazorAdaptor

    Handles data operation in IEnumerable data source.

    ColumnFilter

    Specifies the Filter Behaviour for the filter predicates.

    CRUDModel<T>

    Defines the members of the CRUD arguments send during server request. Use this class to model bind request parameters while using UrlAdaptor.

    DataResult

    Defines the members of the data manager operation result.

    DataResult<T>

    Defines the members of the data manager operation result.

    DataUtil

    Provides utility method used by data manager.

    EnumerableOperation
    FilterBehavior

    Specifies the Filter Behaviour for the filter predicates.

    FilterType

    Specifies the FilterType to be used in LINQ methods.

    Group<T>

    Defines the members of the grouped record.

    GroupResult
    ListSortDirection

    Specifies the direction of a sort operation.

    ODataAdaptor

    Handles request and response to and from OData service.

    ODataV4Adaptor

    Handles request and response to and from ODataV4 service.

    Query

    Provides methods to generate query which can be executed against data source using SfDataManager.

    QueryableOperation

    DataOperation class that performs data operation in IQueryable type data sources.

    RequestOptions

    Defines members of the request option for remote data handling.

    SearchFilter

    Defines members for creating search criteria.

    SfDataManager
    Sort

    Defines the sort descriptor.

    SortColumn

    Defines the sort column.

    SortDescriptionIndex
    SortedColumn

    Defines the sort column.

    SortOrder

    Sepcifies the sort order.

    UrlAdaptor

    Handles request and response to and from any remote service.

    Utils

    Class holds URL and Key for batch operation.

    ValueConvert

    ValueConvert provides conversion routines for values to convert them to another type and routines for formatting values.

    WebApiAdaptor

    Handles request and response to and from Web API controller.

    WhereFilter

    Defines the members to build filter criteria.

    Interfaces

    IDataAdaptor

    Interface for Data adaptors.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved