We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Any Hint to implement a Custom Data Adaptor ?

Hello,

Currently we have those possibilities :

namespace Syncfusion.EJ2.Blazor
{
    public enum Adaptors
    {
        JsonAdaptor = 0,
        BlazorAdaptor = 1,
        ODataAdaptor = 2,
        ODataV4Adaptor = 3,
        UrlAdaptor = 4,
        WebApiAdaptor = 5,
        RemoteSaveAdaptor = 6
    }
}

Is it possible, even in the future, to specify a custom adaptor ?

1 Reply

VN Vignesh Natarajan Syncfusion Team July 8, 2019 06:39 AM UTC

Hi Brice, 

Thanks for your interest in Syncfusion products. 

Query: “Any Hint to implement the Custom Adaptor” 

Thank you for your inquiry. We have already considered this requirement “Custom Adaptor support in Blazor” as a feature and we have planned to implement to this requirement in our 2019 Volume 2 Service Pack 1 Nuget release which is expected to be rolled out in the month end of July 2019. 
 
Till then you can track the status of the requirement using below feedback link 
 
 
Please let us know if you have any other questions on this. 

Regards, 
Vignesh Natarajan. 


Loader.
Live Chat Icon For mobile
Up arrow icon