Available in the R2 2017 PS release.
Available in the R3 2017 release.
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Hi Telerik, In short, google is currently working on their Skia-based flutter.io crossplatform development tool. Why don't google copy their widget principles and market it for Xamarin.Forms? The fluter.io widgets have NO connection to the platforms own controls. And why should they? Google argue that this is no longer a requirement. Most price-winning apps have custom UI anyway. This platform tie, is the achilles-heal of Xamarin Forms. It is super difficult to keep the Xamarin.Forms framework robust and stable as the platforms underneath expand and change. Crack and crevices will form and as developers we are in a constant state of torment. I know. I've been working with Forms since it first came out. So. Telerik. Sever the tie to the platforms controls. Build a complete and standalone skia/flutter component set for Forms. Complete with support for XAML, Bindings, Animations, etc. Porting them to Tizen, Mac and other platforms should be "easy".
Upgrade android appcomat and support libraries to v. 25.1.0 Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Component for Xamarin.Forms for reading capabilities.
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Check the attached image. Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
If only a small range of all data points is displayed, e.g. all data range is 1 year, but the displayed range is 1 day, the series get blurred on UWP. See the attached image. Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Currently the LinearGauges are only available in Xamarin.Forms - add the control for Xamarin.Android too.
Provide the ability to Center tab items horizontally. Note: This is already implemented, just set the HorizontalOptions of the header item to Center: <telerikPrimitives:TabViewItem> <telerikPrimitives:TabViewItem.Header> <telerikPrimitives:TabViewHeaderItem Text="Home" HorizontalOptions="Center" /> </telerikPrimitives:TabViewItem.Header>
The TabView control should support a swipe event to change the active item. Similar to the ListView with the IsItemSwipeEnabled-property.
If the source data has only zero values initially, when the values are changed, the chart does not update its axis range. Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
If users change the ItemsSource of the control at runtime an exception occurs. Edit: Avalable in R3 2017 SP release.
When using TKDataFormMultilineTextEditor can not set the hint text
I want to easily create a nice looking profile page, news page, and etc by using a template just like what I can do using bootstrap script and css in html