Completed
Last Updated: 28 Jan 2015 11:45 by Christian
ADMIN
Created by: Pavel R. Pavlov
Comments: 1
Category: UI for WPF
Type: Bug Report
1
When you place items in the gallery there are scenarios where the tooltip of the scroll up/down buttons is not correct.

Available in LIB version: 2014.3.1402
Declined
Last Updated: 21 Jan 2015 14:43 by ADMIN
Created by: Paul
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Add a new media encoding control that can create video files frame by frame (from images) together with an audio track. Maybe support avi, mp4, wmv...
Completed
Last Updated: 12 Dec 2014 13:43 by ADMIN
Declined
Last Updated: 11 Dec 2014 15:13 by ADMIN
Created by: dxk240
Comments: 2
Category: UI for WPF
Type: Feature Request
1
A button that once clicked shows a circular menu with additional choices the user can select.
Declined
Last Updated: 01 Dec 2014 13:47 by ADMIN
Created by: Paul
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I'd really like a WPF (and Silverlight) version of the Windows Phone Conversation View control.
Declined
Last Updated: 21 Nov 2014 13:00 by ADMIN
Created by: Kennet
Comments: 2
Category: UI for WPF
Type: Feature Request
2
Since you gave us CloudUpload, how about a "CloudDownload" so I can get the stuff I uploaded...

Also native support for OneDrive and Dropbox would be nice.

Thanks!
Declined
Last Updated: 20 Nov 2014 11:01 by ADMIN
Steps to reproduce:

1. Set focus to the Body Text Area and insert some text (using typing or copy/paste).
2. Try to select a part of text for editing/removing:
---> [BUG]: The system shows error message and after that is frozen.
And for further work it's necessary to restart the system.
Please look at attached files.
Declined
Last Updated: 18 Nov 2014 15:56 by ADMIN
We use successor of System.Windows.Controls.Button in the tile. 
The button's Command property is bound with ICommand implementation instance. It works ok on mouse click but doesn't work on touch. On touch it only gets focus but command doesn't executed.

We have not tried with onClick handler because we use MVVM.

Sample project to reproduce the problem is attached.
Declined
Last Updated: 18 Nov 2014 15:21 by ADMIN
Created by: Robert
Comments: 1
Category: UI for WPF
Type: Feature Request
1
In the light of Microsoft announcing that they are open-sourcing the .NET framework[1], I think it will be really beneficial if you put your controls on GitHub, so the community can participate in the development. 
For example interested parties could implement solutions for more advanced scenarios themselves (I know you guys have to prioritize your work), instead of using ugly workarounds in their code. There are many cases where support for these scenarios is more appropriate inside the controls. Presently, any effort I would make with the provided source code for current release would be wasted when the next release arrives. Also, open discussion on how would be best to incorporate new features in the overall architecture would benefit everyone.

Another way of looking at this is when .NET becomes well supported on other platforms (Linux, OS X, ...) it would be hard to port your controls without the help of a larger team. The Linux community in general is especially proactive w.r.t. open source projects.

I hope you can agree that open development (discussions, code reviews, contributions, etc.) will give you a strong competitive advantage.

[1] http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx
Declined
Last Updated: 04 Nov 2014 13:22 by ADMIN
Created by: Tobias
Comments: 1
Category: UI for WPF
Type: Feature Request
2
Provide complete Outlook 2013 Navigation Bar with item managemet (Sort, Hide Item, PersistenceManager, ....)
Declined
Last Updated: 04 Nov 2014 08:57 by ADMIN
Created by: Mi
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I know it sounds a little bit wired, but think of it:

Often we have to debug our programs at client side. What if we just could open a Powershell console inside our WPF app and inspect variables or start some maintenance scripts? 

As a starting point for the integration look the sample of Doug Finke's book "Windows Powershell for Developers" where he shows in chapter 5 how to do it. The sample is available on github: https://github.com/dfinke/powershell-for-developers/tree/master/chapter05

It would be perfect, if you provide a powershell editor console control with commandline history and so on. So one has just to throw in the WPF-control, provide the root application object and then we go.

I think this would be a unique control in your set of components and useful for nearly every developer!
Declined
Last Updated: 03 Nov 2014 12:07 by ADMIN
Created by: Jiri
Comments: 2
Category: UI for WPF
Type: Feature Request
1
Check out the visualization at https://github.com/mbostock/d3/wiki/Gallery

It would be great if you could incorporate
Declined
Last Updated: 03 Nov 2014 12:06 by ADMIN
Created by: Mi
Comments: 2
Category: UI for WPF
Type: Feature Request
1
It could be an extension to the already available Persistence-Control or a complete Component of its own.

There are OneDrive, Dropbox, GoogleDrive, Amazon Clouddrive, to just name a few and there are many more. In germany there are HiDrive, Telekom Mediacenter, web.de-drive. You can find more on http://www.cloudsider.com/cloud-speicher.

It should provide methods to enumerate, upload and download files, create folders, maybe to download previews of files and file properties.

Such a component would make a perfect fit to extend your great Richtextbox, Diagram and Spreadsheet Controls!

So you could help many developers. But it should not depend on service like Teleriks everlive. 
Declined
Last Updated: 03 Nov 2014 09:13 by ADMIN
Created by: Les
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I need to implement "next" and "previous" buttons on a form with a RadGridView to move betwen rows in a WPF form. I can't find any way to do it . In particular, there's no SelectedIndex to bind to.
Completed
Last Updated: 27 Oct 2014 15:18 by Tobias
Created by: Tobias
Comments: 0
Category: UI for WPF
Type: Feature Request
0
Available in Q3 2014.
Completed
Last Updated: 27 Oct 2014 15:07 by DADean
ADMIN
Created by: Konstantina
Comments: 1
Category: UI for WPF
Type: Feature Request
6
Similar to the Windows8 RadRadialMenu

RadRadialMenu is available in Q3 2014.
Declined
Last Updated: 14 Oct 2014 12:38 by ADMIN
Now that Apple released a beta for Cloudkit for Windows to access iCloud Drive, support from your CloudUpload component would be great. Also OneDrive and Dropbox support are welcomed.
Declined
Last Updated: 08 Oct 2014 07:58 by ADMIN
The email was rejected somehow, so I post the reply here.

And you website can NOT upload any file!

Alex,
I have still evaluated the UI for WPF. 

I found the component is not so compatible with Chinese which it is addressed as following snapshot:

1) Define some Chinese menu in XAML(Use one of demo example you provided)
 

2) compile error: Invalid  character  specified, line 31, position 54, .'' XML invalid.
 

3) If the menu is changed to ASCII, it compile successful.

I hope the problem will be solved A.S.A.P before I make a decision.

Regards,
--
邹生华 Steven Zou 


在 2014-09-20 10:09:39,"Alex Zinn" <Alex.Zinn@telerik.com> 写道:

Hi Sun,

To follow up on my previous email, I was curious how your evaluation is going?

I also wanted to check in to see which resources (support tickets, forums, blogs, Telerik TV) you found the most useful during your evaluation, and if you encountered anything that would prevent you from recommending Telerik?

Your feedback is greatly appreciated.
Alex Zinn
Product Specialist, ALM Tools
Telerik Inc.
p: (888) 365-2779 x3223
e:  Alex.Zinn@telerik.com

Are you enjoying Telerik products? Why not join our fan page on Facebook and follow us on Twitter.



From: Alex Zinn
To: greedwind@163.com
Subject: Telerik Trial Follow Up

Hi Sun,

I noticed you recently downloaded a 30 day trial of UI for WPF. 

Please do not hesitate to contact me with any questions that come up during your evaluation period. I would be happy to help you.

I will be in touch next week to see how your evaluation is going.
Alex Zinn
Product Specialist, ALM Tools
Telerik Inc.
p: (888) 365-2779 x3223
e:  Alex.Zinn@telerik.com

Are you enjoying Telerik products? Why not join our fan page on Facebook and follow us on Twitter.


#AWFT 10156797


Declined
Last Updated: 07 Oct 2014 13:45 by ADMIN
Created by: valerio
Comments: 1
Category: UI for WPF
Type: Bug Report
0
Try to evaluate the financial dashboard based on RadDiagram WPF solution ,  but cannot build because the tag Metrotheme doesn't exist in XML namespace.
Running evaluation product 2014
Completed
Last Updated: 04 Sep 2014 11:49 by ADMIN
ContentStringFormat is not respected for ToolTip in VisualStudio2013 theme

Resolved with lib version 2014.2.908.