"All day" translation in calendar - refer to the attached image
Hi there,
I would like to have support for selecting a slice of the piechart from code-behind. I have have looked into the chart and series properties but found no selectable datapoints property. The chartSelectionBehavior offers a ClearSelection method and the readonly SelectedPoints property, but nothing to add a selected point.
Provide an option to allow the checkbox to be rendered to the right of the node's content.
A mock code example:
<RadTreeView CheckBoxHorizontalOptions="End" />
Like in the WPF GridView control:
https://docs.telerik.com/devtools/wpf/controls/radgridview/columns/column-groups
Hi, Please provide provision to set gradient background colour for Button. please find attachment for example to show gradient background colour for Button
SizeMode="Fill" for Xamarin.Forms datagrid column to fill the space left
e.g.
<radDataGrid:DataGridDateColumn PropertyName="Date" SizeMode="Fixed" Width="80" />
<radDataGrid:DataGridTextColumn PropertyName="Title" SizeMode="Fill" />
<radDataGrid:DataGridNumericalColumn PropertyName="Score" SizeMode="Auto" />
=>
First column has width 80, 3rd column has width of content (already working)
NEW: Second column occupies the space left
An image supporting SVG would be nice (or is there any ?)
There are also many developers looking for SVG support on Xamarin forums so I think there is really a market for it!
Best regards,
Werner Geiseder