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
close icon

Syncfusion Controls with Xamarin Previewer

Hi,
is there any change to see the Syncfusion Controly in the Xamarin Previewer?
Its not working with this code:

<ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:local="clr-namespace:App1"
             xmlns:xForms="clr-namespace:Syncfusion.SfAutoComplete.XForms;assembly=Syncfusion.SfAutoComplete.XForms"
             x:Class="App1.MainPage">

    <ContentView>
        <StackLayout Orientation="Vertical" HorizontalOptions="Center" VerticalOptions="Center">
            <xForms:SfAutoComplete Watermark="asfd"></xForms:SfAutoComplete>
            <Label Text="asdf" HorizontalOptions="Center" VerticalOptions="Center"/>
        </StackLayout>
    </ContentView>
</ContentPage>

BR,
VM

3 Replies

PK Pavendhan Kumar Syncfusion Team April 26, 2017 01:34 PM UTC

Hi Valentin,

Thank you for contacting Syncfusion support.

Query: Syncfusion controls with Xamarin Previewer

We have provided the details about status of Syncfusion controls with Xamarin Previewer. 
 
S.No Supports Previewer On Implementation(2017 Volume 2) Not Applicable
1 SfDataGrid SfNavigationDrawer XlsIO
2 SfListView SfNumericTextBox DocIO
3 SfNumericUpDown
4 SfRangeSlider
5 SfRating
6 SfSchedule 
 
  
And SfMaps,SfTreemap,SfCircularGauge,SfLinearGauge ,SfDigitalGauge does not have support for Xamarin Previewer as of now. 
Note: 
2017 Volume 2 main release will be rolled out by the beginning of May 2017. 
Regards, 
Pavendhan K. 



IN Ian Nájar June 23, 2017 10:28 PM UTC

Is there any update for Sfautocomplete?. I use it in many of my forms and I still can't see any of them because it throws an exception when I open the Xamarin Forms Previewer. The only way to see them is by compiling and running the entire app.



VA Vanaja  Annasamy Syncfusion Team June 28, 2017 04:26 AM UTC

Hi Ian Najar,

Thank you for contacting Syncfusion support.

Currently we do not have SfAutoComplete control to support Xamarin Previewer. We have considered this requirement as feature request and have logged a report for the same.
The feature will be available in 2017 Volume 3 Main Release which is expected to be rolled out by the end of July 2017.

Regards,
Vanaja R.A.


Loader.
Live Chat Icon For mobile
Up arrow icon