Check out all the latest updates in this Service Pack update to Telerik UI for Xamarin—null values in charts, selection in Entry and lots of improvements are here for Calendar, ListView and more.
Last month we published R3 2018 release of our Telerik UI for Xamarin suite with tons of goodies like scheduling capabilities in RadCalendar, financial and donut charts, expander, accordion, border, checkbox and new autocomplete control. Now, a month later the Service Pack is out featuring null values support in RadChart, selection in RadEntry and a ton of improvements across the suite.
We have also added an API to pre-select text within RadEntry. Use the CursorPosition and SelectionLength properties to control this.
this
.radEntry1.CursorPosition = 13;
this
.radEntry1.SelectionLenght = 8;
These same APIs, can be conveniently utilized when you want to understand what the current selection is in the control.
In addition, based on your feedback we have made plenty of improvements to controls across the suite like Calendar, Chart, AutoCompleteView, DataGrid, DataForm, ListView, TreeView, MaskedInput, BusyIndicator.
Did you watch the R3 2018 Release Webinar? Make sure not to miss all the updates, presented by our developer advocates Sam Basu (@samidip) and Ed Charbeneau (@EdCharbeneau).
If you have not downloaded the release yet head our to your Telerik account or download a free trial to grab the bits and give them a try.
Vesselin Georgiev is a principal software developer at Progress on the Telerik Xamarin & UWP Team. He started here back in 2006 as a support officer on the ASP.NET team. Later, he moved to Silverlight, WPF, UWP, and Xamarin development but kept his passion for customer satisfaction. He also loves traveling, hiking and good food.