Completed
Last Updated: 02 Sep 2014 10:36 by ADMIN
PasswordBox: Content cannot be selected and cursor is missing-Windows8 theme
Completed
Last Updated: 28 Jul 2014 07:34 by ADMIN
ADMIN
Created by: Nick
Comments: 0
Category: UI for WPF
Type: Bug Report
0
This problem is resolved with lib version 2014.2.721.
Completed
Last Updated: 16 Jul 2014 15:18 by ADMIN
Telerik separator style overrides default appearance of separators that are not children of StatusBar 
Completed
Last Updated: 14 Jul 2014 13:43 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Bug Report
6
New TimeLine control featuring ZoomBar.
Declined
Last Updated: 30 Jun 2014 14:01 by Renier Pretorius
Created by: Renier Pretorius
Comments: 0
Category: UI for WPF
Type: Feature Request
0
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.
Completed
Last Updated: 30 Jun 2014 10:33 by Vladimir
Created by: Vladimir
Comments: 2
Category: UI for WPF
Type: Bug Report
2
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)
Declined
Last Updated: 25 Jun 2014 14:34 by Gary Dale
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.
Completed
Last Updated: 23 Jun 2014 08:09 by Régis
Created by: Régis
Comments: 0
Category: UI for WPF
Type: Bug Report
0
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.
Declined
Last Updated: 02 Jun 2014 13:21 by Richard
ADMIN
Created by: Telerik Admin
Comments: 3
Category: UI for WPF
Type: Feature Request
35
Create an Office2010 theme.
Completed
Last Updated: 28 May 2014 13:49 by Alex
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.
Completed
Last Updated: 26 May 2014 06:10 by Alex
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.
Completed
Last Updated: 01 May 2014 14:44 by Alex
This exception could be thrown once in a while when the layer is unloaded.
Declined
Last Updated: 11 Apr 2014 11:53 by ADMIN
Created by: Sergey
Comments: 1
Category: UI for WPF
Type: Feature Request
0
Hello.
Im trying to make a choice between these 3 companies, and Syncfusion salesman has provided me with a line-by-line comparison of the available controls and its feautures for Syncfusion, Telerik and DevExpress. Could you please do the same?
Im interested in WPF controls
Thank you
Completed
Last Updated: 02 Apr 2014 11:19 by ADMIN
Set Content="_button" in Button styled with ExpressionDark theme. Press Alt+b this should activate the Click event handler of the button but it doesnt.
Declined
Last Updated: 03 Feb 2014 09:07 by ADMIN
Created by: Chuck
Comments: 1
Category: UI for WPF
Type: Bug Report
0
The DropDownPlacement for the RadContextMenu is placing the drop down on the wrong side (Left places it on the right side) and (Right places it on the left side), the default Auto places it on the left side, annoyingly.  Top and Bottom work correctly.
Completed
Last Updated: 29 Jan 2014 08:33 by ADMIN
A Telerik.Windows.Analytics.TraceMonitor.Initialize(application, iAnalyticsMonitor) method should be added to Telerik.Windows.Analytics.TraceMonitor class.