Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditem-binding-mvvm
Describes how to bind an object to the SfDataGrid.SelectedItem property and apply selection programmatically.
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditem-binding-mvvm
datagrid mvvm xamarin xamarin-forms
Last synced: 27 days ago
JSON representation
Describes how to bind an object to the SfDataGrid.SelectedItem property and apply selection programmatically.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/xamarin-datagrid-selecteditem-binding-mvvm
- Owner: SyncfusionExamples
- Created: 2020-03-13T10:15:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:41:24.000Z (11 months ago)
- Last Synced: 2024-04-14T12:07:22.544Z (9 months ago)
- Topics: datagrid, mvvm, xamarin, xamarin-forms
- Language: C#
- Size: 534 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xamarin-DataGrid-SelectedItem-Binding-MVVM
Describes how to bind an object to the SfDataGrid.SelectedItem property and apply selection programmatically.