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.
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.
Available in Q3 2014.
Similar to the Windows8 RadRadialMenu RadRadialMenu is available in Q3 2014.
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.
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
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
ContentStringFormat is not respected for ToolTip in VisualStudio2013 theme Resolved with lib version 2014.2.908.
PasswordBox: Content cannot be selected and cursor is missing-Windows8 theme
This problem is resolved with lib version 2014.2.721.
Telerik separator style overrides default appearance of separators that are not children of StatusBar
New TimeLine control featuring ZoomBar.
The property grid (and normal grids for that matter) generate label entry pairs for each property of an object, probably using reflection to iterate over them. We have a need to manage object properties as a collection of property objects (allowing additional properties to be added at run time - dynamic objects). It would be great if the auto generate source could be set to the properties collection.
Sometimes when Tab is pressed I get this exception: An unhandled exception occured in the application Message: Object reference not set to an instance of an object. Exception type: System.NullReferenceException Details: at Telerik.Windows.Controls.Input.FocusScope.FocusInternal() in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 146 at Telerik.Windows.Controls.Input.FocusScope.FocusNextElement() in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 54 at Telerik.Windows.Controls.Input.FocusScope.RemoveFocusableElement(Control element) in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 105 at Telerik.Windows.Controls.Input.FocusScope.FocusableElement_Unloaded(Object sender, RoutedEventArgs e) in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 314 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at MS.Internal.FrameworkObject.OnUnloaded(RoutedEventArgs args) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root) at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Provide an option for the RadComboBox to have as its popup a multi-column GridView together with a further option to search within that popup GridView.
I found a memory leak when using RadComboBox inside TabItems that are dynamically added or removed from a TabControl: even if the tab is removed, the TabItem instance stays in memory due to an instance of RadComboBox that is not collected. If the tab has a DataContext, that may be huge memory parts that cannot be collected!... Please find enclosed an example of WPF application that helps to reproduce the problem.
Create an Office2010 theme.
When the custom map tiles provider returns the tiles up to the certain zoom level and the user zooms the map to the level above the supported level then the map should use available tiles from previous zoom level, but it show gray patches instead. It occurs when the custom map tiles provider returns null for unavailable tiles.
When user opens the mini map and changes the zoom level of the map then the MapShapeData objects in VisualizationLayer jump and aren't positioned to correct location. This effect is kept even when the user closes mini map.
This exception could be thrown once in a while when the layer is unloaded.