Skip to content

This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms Picker (SfPicker) control?

Notifications You must be signed in to change notification settings

SyncfusionExamples/xamarin-forms-sfpicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Xamarin Picker control is an item selector control that can be opened as a dialog. It allows users to pick an item from a list that can be modified with custom views. Its rich feature set includes functionalities like data binding, multiple-column layout, cascading selection, and headers and footers with custom views. selection, and headers and footers with custom views.

Features and Benefits

Data binding

Data binding works out of the box for the most popular data sources. The Xamarin.Forms Picker control can automatically generate its columns based on the data source structure.

  • Default - When the Xamarin Picker control populates a collection in a row, it will automatically be assumed to be a single-column picker.
  • Cascading - The Xamarin.Forms Picker control can populate two or more collections in a row. Also, users can define a column’s data source based on selected items from another column for a particular use case. For example, you can define two columns, “Country” and “State”, where the “State” column’s data source is dependent on the “Country” column’s selected item, thus creating a country-state picker.

Dialog

The Xamarin Picker can either be set directly to a layout as stand-alone or can show as a dialog on button click.

Custom template

The Xamarin.Forms Picker control accepts a template for picker items that can change their appearance.

Custom picker

With simple customization, the Xamarin.Forms Picker control can be used as a date, time, or language picker.

Custom template

The Xamarin.Forms Picker control accepts a template for picker items that can change their appearance.

Custom picker

With simple customization, the Xamarin.Forms Picker control can be used as a date, time, or language picker.

Get the Demo Application

Explore the full capabilities of our Xamarin controls on your device by installing our sample browser applications from the matching app stores.

Related Links

Learn More about Xamarin Picker

Download Free Trial

Pricing

Documentation

View Demos

Samples

Community Forums

Knowledge Base

Suggest a feature

About Syncfusion Xamarin UI Controls

Syncfusion's Xamarin Controls library offers over 155 UI controls to create cross-platform native mobile apps for iOS, Android, UWP and macOS platforms from a single C# code base. In addition to Picker, we provide popular Xamarin controls such as Xamarin DataGrid, Xamarin Charts, Xamarin ListView, Xamarin Diagram, and Xamarin PDF Viewer.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 23,000+ companies and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ controls and frameworks for web (ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Blazor, Vue, and Flutter), mobile (Xamarin, UWP, JavaScript, and Flutter), and desktop development (Windows Forms, WPF, UWP, WinUI (Preview), and Flutter). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.


sales@syncfusion.com | Toll Free: 1-888-9 DOTNET

About

This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms Picker (SfPicker) control?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages