Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/xamarin-datagrid-selectedindex-binding-mvvm
Describes how to bind a int value to the SfDataGrid.SelectedIndex property and apply selection programmatically.
https://github.com/syncfusionexamples/xamarin-datagrid-selectedindex-binding-mvvm
binding datagrid mvvm xamarin xamarin-forms
Last synced: about 1 month ago
JSON representation
Describes how to bind a int value to the SfDataGrid.SelectedIndex property and apply selection programmatically.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/xamarin-datagrid-selectedindex-binding-mvvm
- Owner: SyncfusionExamples
- Created: 2020-03-13T09:58:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:41:19.000Z (12 months ago)
- Last Synced: 2024-04-14T12:07:22.303Z (10 months ago)
- Topics: binding, datagrid, mvvm, xamarin, xamarin-forms
- Language: C#
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xamarin-DataGrid-SelectedIndex-Binding-MVVM
Describes how to bind a int value to the SfDataGrid.SelectedIndex property and apply selection programmatically.