Amporis.Xamarin.Forms.LookupPicker
1.0.0
The LookupPicker control extends the standard Picker control about the possibility to show of the names but storing (binding) of the keys. It brings two new properties: ID (bindable property which represents a key value of the selected item) and ItemIdProperty (name of the key property, e.g. "Id"). It is very useful for editing database data (e.g. by SQLite) with foreign key references, such as LookupComboBox in Delphi.
Install-Package Amporis.Xamarin.Forms.LookupPicker -Version 1.0.0
dotnet add package Amporis.Xamarin.Forms.LookupPicker --version 1.0.0
<PackageReference Include="Amporis.Xamarin.Forms.LookupPicker" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amporis.Xamarin.Forms.LookupPicker --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First NuGet release
Dependencies
-
.NETStandard 2.0
- Xamarin.Forms (>= 3.6.0.344457)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 312 | 4/19/2019 |