Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/how-to-set-alternate-row-styling-on-xamarin.forms-listview-based-on-span-count
This example demonstrates how to define alternate row color for grid elements based on its span count in listview.
https://github.com/syncfusionexamples/how-to-set-alternate-row-styling-on-xamarin.forms-listview-based-on-span-count
xamarin xamarin-forms xamarin-listview
Last synced: 27 days ago
JSON representation
This example demonstrates how to define alternate row color for grid elements based on its span count in listview.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-set-alternate-row-styling-on-xamarin.forms-listview-based-on-span-count
- Owner: SyncfusionExamples
- Created: 2018-10-30T06:23:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:30:37.000Z (8 months ago)
- Last Synced: 2024-05-10T10:37:55.039Z (8 months ago)
- Topics: xamarin, xamarin-forms, xamarin-listview
- Language: C#
- Size: 1.83 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to set alternate row styling on listview based on span count?
This example demonstrates how to define alternate row color for grid elements based on its span count in listview.
See [How to set alternate row styling on listview based on span count?](https://www.syncfusion.com/kb/8448/how-to-achieve-the-alternate-row-styling-in-sflistview) for more details.
## Requirements to run the demo
* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/)
* Xamarin add-ons for Visual Studio (available via the Visual Studio installer).## Troubleshooting
### Path too long exception
If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project.