Pending Review
Last Updated: 22 Jun 2018 10:27 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
Expose API that is suitable to bind command directly triggered be pull to refresh.
Completed
Last Updated: 25 Oct 2018 11:57 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
Provide ability to control buffer size in order to load more items outside viewport.
Pending Review
Last Updated: 22 Jun 2018 11:10 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
Expose ViewChanged event in order to track the scrollChange, similarly to ScrollViewer Viewchanged.
Pending Review
Last Updated: 25 Mar 2016 09:23 by ADMIN
Associate datadesriptors to column instance rather than property name to preserve state for all descriptor type after ItemSource change.
Pending Review
Last Updated: 22 Jun 2018 10:30 by Berney
Created by: Berney
Comments: 0
Category: UI for UWP
Type: Feature Request
1
It works nicely with touch, but one would expect to be able to scroll using the mouse wheel on a mouse/kb PC.
Completed
Last Updated: 22 Jun 2018 08:40 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
Implement Day view for calendar with the ability to visualize events, so that in fits in scheduling scenarios.

Available in the 2018 R2 release.
Completed
Last Updated: 22 Jun 2018 08:44 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
In addition to including the SDK examples in the installation submit SDK examples for UWP in GitHub in a similar matter as the Win 8.1 ones

The SDK examples could be found on the following link in Github:
https://github.com/telerik/UI-For-UWP/tree/master/SDKExamples.UWP
Unplanned
Last Updated: 22 Jun 2018 10:40 by N Mackay
ADMIN
Created by: Ves
Comments: 1
Category: UI for UWP
Type: Feature Request
1
Expose API to limit swiping in a single direction. This should disallow the user to even start swiping in one direction, keeping the functionality intact for the other.
Declined
Last Updated: 22 Jun 2018 11:26 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Feature Request
1
Declined: Currently UWP does not have an ImageEditor control. On the following link you can find a feature request where you can vote for introducing such a control and track its status: https://feedback.telerik.com/Project/167/Feedback/Details/201118-new-control-image-editor-port-to-uwp
Declined
Last Updated: 22 Jun 2018 11:26 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Bug Report
1
After multiple control reload the memory is not released.

Declined: Currently UWP does not have an ImageEditor control. On the following link you can find a feature request where you can vote for introducing such a control and track its status: https://feedback.telerik.com/Project/167/Feedback/Details/201118-new-control-image-editor-port-to-uwp
Unplanned
Last Updated: 22 Jun 2018 11:46 by Miquel
ADMIN
Created by: Ivaylo Gergov
Comments: 1
Category: UI for UWP
Type: Feature Request
1
Implement a feature which will allow users to change the trigger which updates the source in Editing Mode
Unplanned
Last Updated: 22 Jun 2018 11:49 by Stefan
Declined
Last Updated: 05 Jun 2024 11:04 by ADMIN
Created by: Stefan
Comments: 3
Category: UI for UWP
Type: Feature Request
1

			
Completed
Last Updated: 22 Jun 2018 10:32 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Bug Report
1
Cannot use spaces in editors within groups.
Instead space triggers expand/collapse state
Completed
Last Updated: 22 Jun 2018 10:30 by ADMIN
Completed
Last Updated: 22 Jun 2018 10:30 by Miquel
Declined
Last Updated: 22 Jun 2018 11:54 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: UI for UWP
Type: Feature Request
1
ListView: Expose setter for SelectedItem property and implement it, so that setting this property applies the corresponding style to the selected item.

Declined: The SelectedItem property has public setter. Setting it makes the style be applied as expected on the item.
Unplanned
Last Updated: 23 Nov 2017 08:08 by ADMIN
In a scenario where you have lots of columns so that a horizontal scrollbar is present and you try to resize columns which are not visible at the beginning(need to scroll to view them) ->  the resizing is not working as expected and the view is jumping.