2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
SfDataGrid provides support to select one or more rows either programmatically or by touch interactions. By default SfDataGrid applies a common background color for the selected rows based on the current theme. However if your requirement is to have multiple selection colors when touching the rows, then SfDataGrid allows you to achieve this by writing a custom SelectionController derived from GridSelectionController and assigning it to the SfDataGrid.SelectionController property. You can override the GetSelectionColor () method to apply different colors for selection in runtime based on your requirement. Refer the following code example to set different colors as row background for multiple selection in SfDataGrid. ViewController.cs
CustomSelectionController.cs
The following screenshot shows the final outcome upon execution of the above code The working sample for this KB is available in the following link.
|
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.