Declined
Last Updated: 08 Oct 2018 08:39 by ADMIN
Created by: Mi
Comments: 2
Category: UI for Silverlight
Type: Feature Request
1
Silverlight will be end of life in 2021. But if you look at at the currently supported browsers https://en.wikipedia.org/wiki/Microsoft_Silverlight#Desktop_computers you will see it is only running on Internet Explorer 11. All other browsers have canceled support for Silverlight.

Does it really makes sense to still support Silverlight?

I'm asking because of this: https://docs.telerik.com/devtools/wpf/xamlflix-step-by-step-guide/xamlflix-radbarcode. This is the WPF documentation for radBarcode but it effectivly is talking about Silverlight!
Declined
Last Updated: 20 Feb 2017 10:06 by ADMIN
Created by: Tim
Comments: 1
Category: UI for Silverlight
Type: Feature Request
0
It should be possible when user selects multiple cells on the current view with the CTRL key to return the list of these cells with the ScheduleView method.

More info here:
http://www.telerik.com/forums/select-multiple-days-with-ctrl-key
Declined
Last Updated: 01 Aug 2016 14:11 by anoop
Created by: anoop
Comments: 3
Category: UI for Silverlight
Type: Feature Request
0
Application hangs on windows 10 machines when executing the delegated command if the template is made dynamically
Declined
Last Updated: 13 Mar 2023 15:05 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: RichTextBox
Type: Feature Request
1
Implement a mechanism that allows embedding font data when exporting documents.
Declined
Last Updated: 03 Mar 2016 11:44 by Sergiu
Created by: Sergiu
Comments: 2
Category: UI for Silverlight
Type: Feature Request
0
We have an application that uses Maps with clustering enabled. So when we zoom in to the max, if we have many items with the same coordinates (or very very close, for example phones with GPS coords within the same house/room), they are still displayed as clustered, or when the clustering is disabled they overlap. Is there a way to show all the different pushpins inside of such a cluster?

Declined
Last Updated: 08 Mar 2016 15:05 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
1
Same as WPF suggestion
Declined
Last Updated: 08 Mar 2016 14:59 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
2
Same as WPF suggestion
Declined
Last Updated: 08 Mar 2016 15:03 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
1
Same as WPF suggestion
Declined
Last Updated: 29 Jul 2015 08:18 by Jaime Bula
Created by: Jaime Bula
Comments: 0
Category: UI for Silverlight
Type: Feature Request
5
An Office 2016 Theme Would be really appreciated, it would refresh our long running applications. 

Reason for declination: 
We created a new feedback portal, since the new theme should follow the windows 10 OS design. Please vote for it instead:
http://feedback.telerik.com/Project/143/Feedback/Details/165032-new-theme-windows10-office2016-theme
Declined
Last Updated: 08 Mar 2016 15:01 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
1
Same as WPF Feature request...
Declined
Last Updated: 08 Mar 2016 15:02 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
1
Same as WPF feature request
Declined
Last Updated: 08 Mar 2016 15:00 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
2
Same as in WPF
Declined
Last Updated: 09 Aug 2016 06:26 by ADMIN
Declined
Last Updated: 25 Jun 2015 12:55 by ADMIN
Created by: Mehrdad
Comments: 1
Category: UI for Silverlight
Type: Feature Request
4
please add persian culture "fa-IR' to RadCalendar 
with thanks
Declined
Last Updated: 09 Feb 2016 12:26 by ADMIN
Created by: Tomislav
Comments: 1
Category: ScheduleView
Type: Feature Request
1

			
Declined
Last Updated: 26 Feb 2016 14:06 by ADMIN
Declined
Last Updated: 31 Oct 2018 08:11 by Sistema PRI
This item is declined because it is wrongly logged and the issue is duplicated with another feedback item. You may follow instead these feedback item which also provides a sample attached project for repairing such invalid files:

https://feedback.telerik.com/Project/143/Feedback/Details/170586-pdfviewer-handle-documents-containing-invalid-cross-reference-table-start-index
Declined
Last Updated: 02 Jun 2023 13:30 by ADMIN
The same property is available for MS TooltipService in WPF. 
Declined
Last Updated: 08 Mar 2016 15:06 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: UI for Silverlight
Type: Feature Request
3

			
Declined
Last Updated: 28 Oct 2015 09:39 by ADMIN
Hi Guys,

We have a pretty large app that relies on many of your components. We have become aware of Memory leaks in our products that over time crash the application. Every time we try to track down where they are coming from it always ends up being in the unmannaged memory that ties to your objects. 

One of the problems we have is with the Telerik RadGridView. We store a lot of data into these grid views and when the user clears the data in the grid views we expect the memory to be free'd up and not to keep stacking.

I went ahead and made a sample application to show you guys. All I'm doing is adding rows to the grid via a ObservalbleCollection<string> bound to the ItemSource and then clearing that ObservableCollection. When we clear we expect it to clear from memory. I even included GC.Collect() and GC.WaitForPendingFinalizers in the clear function for testing. No matter how many times I call the clear button the memory stays put. 

 I noticed if we turn autogeneratecolumns on it will then start clearing the memory over time but if we have it off it will never clear the memory I'm not sure why this is.

1.Open the sample eapplication (Attached).
2.Open Task Manager to View Memory Usage by Process.
3.Continuously add rows to the grid by clicking the add button.
4.Notice how the memory continuously goes up for the IExplore process tied to this program.
5.Click the clear button.
6.Notice how the memory never goes back down for that process.
7.No matter how long you wait or how many times you click the clear button the memory stays.


Thanks,
David Pinho
1 2 3 4