Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditems-binding-mvvm
Describes how to bind an object collection to the SfDataGrid.SelectedItems property and apply selection programmatically.
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditems-binding-mvvm
databinding xamarin xamarin-forms
Last synced: 3 days ago
JSON representation
Describes how to bind an object collection to the SfDataGrid.SelectedItems property and apply selection programmatically.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/xamarin-datagrid-selecteditems-binding-mvvm
- Owner: SyncfusionExamples
- Created: 2020-03-13T10:20:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:41:30.000Z (12 months ago)
- Last Synced: 2024-12-16T03:18:06.771Z (about 2 months ago)
- Topics: databinding, xamarin, xamarin-forms
- Language: C#
- Size: 535 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xamarin-DataGrid-SelectedItems-Binding-MVVM
Describes how to bind an object collection to the SfDataGrid.SelectedItems property and apply selection programmatically.