Provide a universal LoopingList control similar to the Windows Phone LoopingList.
The RichTextEdit from Microsoft is still not a perfect port, and missing many functionality. And only a few .NET vendor that has RichTextEdit control in their Windows Phone+WindowsRT suite, Telerik unfortunately not included, :( Please reclaim your crown as most complete Windows Store Suite back by adding RichTextEdit control for Windows Universal.
I think that will be a very good feature. Just create a gantt control available over this platform. A gantt control like UI for Silverlight will be a fantastic one.
I think that will be a very good feature. Just create a chart control available over this platform. A chart control like UI for Silverlight will be a fantastic one.
Create a Masked Textblock that can be used in Universal Windows Apps.
I've ported over my app from Windows Phone 7/8, but now I've found myself at a loss of functionality without your textboxes available as universal controls. RadTextBox, RadPasswordBox, and RadNumericUpDown are all controls that would be fantastic if they could be ported over to Universal. Thanks!
Implement Hub Panel with ability to reorder HutTiles in it similarly to start Menu in WP 8.1
Port RadWindow control to Windows Universal
It is possible yet to set the value of those Pickers to NULL, but you have to add an additional button yourself that sets a property to NULL. would it be possible to include this functionality in the control itself: some other editfields show a cross, when pressed the content is cleared. also in the flyout, adding as single additional button would be useful. using the DEL keystroke for keyboard access is then also required.
Hey, I noticed, that in your sample app, when e.g. in the DateTimePicker´s input page, the back button brings you to the previous page and not to the page, where the DateTimePicker is located. I saw that you are using a Popup to display picker pages. This leads you to the problem, that you cannot override the apps BackPressed bahaviour. I could not find anything in your controls to check the Popup-state nor to manually dismiss the popup. In my oppinion, this makes all your picker controls unusable for Windows Phone, as closing the popup is the default WP behavour. What is you take on this? Best Till
Port ConversationView to Windows Universal
Port TimeSpanPicker to Windows Universal
Create touch friendly tooltip that support custom triggers to show hide (tap,hold,hover (stylus), etc).
A TreeView/TreeMenu-like control would be great to have. Currently there is no easy way to realize tree-like structures, like the menu that the official Mail App has.
We have a simple RadNumericBox control. We what to add a number with leading decimal separator (omitting the leading 0) for example .59 . EXPECTED result: The entered number is 0.59 . ACTUAL result: The decimal separator is added after the first added digit, i.e. the entered number becomes 5.9 .
Create a slide view that can be used in Universal Windows Apps.
Provide API for focusing custom cell content.
Create a panel that arranges its children in a honeycomb pattern and takes into consideration the number of sides an item has.
I can pull to refresh, but I only see the original pulltorefreshstyle. It seems to not raise the visualstates for RefreshStarting or Refreshing.
Provide a universal JumpList similar to the Windows Phone JumpList.