Declined
Last Updated: 05 Dec 2014 14:58 by ADMIN
Can be as post build process step or button saying "Minify all ref. assemblies".
Declined
Last Updated: 28 Apr 2016 08:51 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 8
Category: MediaPlayer
Type: Feature Request
39
RadMediaPlayer: Support for smooth streaming encoded with Encoder 4
Declined
Last Updated: 02 Jun 2023 13:30 by ADMIN
The same property is available for MS TooltipService in WPF. 
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
Declined
Last Updated: 05 Jan 2016 14:12 by ADMIN
A two-way relation between CurrentItem and SelectedItem when the ItemsSource is ICollectionView.

Dangalov: This feature will be recieved automatically when replacing ListBox with RadListBox.
Declined
Last Updated: 07 Jan 2016 15:33 by ADMIN
ADMIN
Created by: Yavor
Comments: 4
Category: TimeBar
Type: Feature Request
19
As a school district, we would like to be able to use Semester and Quarters as a period of time.  However, these obviously do not follow the conventional calendars.  So it would be nice for the TimeBar control to have databound "terms"  or "groupings" of time.  Having already stored the Academic Year, Terms and School Days in 3 different tables, it would be nice to use those same data points to construct the timebar.

We are unsure how we would like to display dates not inside of the academic year, as well as non-school days.

Example:  

Our current academic year is as follows:
Aug 18, 2010 - May 27, 2011


Our current terms are as follows:
Semester 1 
Aug 18,2010 - Jan 7, 2011

Semester 2
Jan 11, 2011 - May 27, 2011

(We have quarters at our elementary schools, but for the sake of this example, we'll stick with our High School, which has 2 terms.)

One of the things we would like to use this timeline for is for daily attendance.  It would be really nice to see the sparkline graph with the overall attendance rate for each day and then slide the window for the range the user would like to view more details on.  Then based on the selected range, a more detailed breakdown of attendance would display for the different subgroups (gender, grade level, ethnicity, etc.)  

Now for the point of this, it would be nice to limit only to the actual school days, as attendance does not make sense for non-attendance days.  If we were to use this for discipline incidents though, it would be nice to also include the non-school days in the term.  The reason for this would be high school student do get in trouble at the weekend sporting events, which the date of occurance would not be a school day.

ADMIN:
We are closing this item because the RadTimeBar now supports Custom Interval Types. You can read about this feature here
http://docs.telerik.com/devtools/wpf/controls/radtimebar/features/custom-interval-types.html
If you need irregular (interrupted) time periods, you can submit a new feature request. 
Declined
Last Updated: 12 Jul 2016 10:31 by ADMIN
The map control should have the ability to disable the spring animation separately for panning without disabling zoom animation.

This feature is implemented already for the WPF version of the RadMap control (you can use SpringAnimationsMode property). It seems quite difficult to implement the same for the Silverlight version. The difference between WPF and Silverlight is the MultiScaleImage control. In the WPF we use our own implementation of the MultiScaleImage , so we have a full control on its behavior. In the Silverlight we use standard control which does not provide similar functionality.
Declined
Last Updated: 06 May 2016 10:25 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for Silverlight
Type: Feature Request
11
As a <role> I want <ability> so that <benefit>.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
Implement a feature in the AssemblyMinifier to allow explicitely to define which classes to be included in the minified assembly - for example through a regular expression.
Declined
Last Updated: 15 Feb 2016 15:37 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Feature Request
8
Update documentation articles and add new ones.
Declined
Last Updated: 31 Oct 2018 07:51 by ADMIN
This item is declined because there are many PDF annotation types and we are going to create separate items for each type. You may follow some of the existing annotation feedback items listed below or create a new one which the Telerik team is going to approve. Here follows the list of the existing feedback items:
https://feedback.telerik.com/Project/143/Feedback/Details/167439-pdfviewer-support-for-annotations-of-type-stamp
https://feedback.telerik.com/Project/143/Feedback/Details/203379-pdfviewer-support-for-annotations-of-type-popup
https://feedback.telerik.com/Project/143/Feedback/Details/199351-pdfviewer-support-for-freetext-annotation-type
https://feedback.telerik.com/Project/143/Feedback/Details/149974-pdfviewer-highlight-annotation
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: 17 Aug 2016 06:12 by ADMIN
ADMIN
Created by: Mike
Comments: 1
Category: RichTextBox
Type: Feature Request
5
Currently RadRichTextBox supports Html-based and Silverlight printing.

Silverlight printing should be very exact as it simply prints out each page as an Image. Though this type of printing can be really slow for large documents.

Currently page layout in Html printing depends on browser layout and this is why the number of pages in the actual document and browser-printed version can be different. Using absolute positioning in Html hopefully this issue can be resolved and paging/positioning of document elements will be precise.
Declined
Last Updated: 26 May 2015 14:13 by Julio Colon
ADMIN
Created by: Ves
Comments: 1
Category: Chart
Type: Feature Request
5
ConvertDataUnitsToPhysical functionality should be able to return results relative to the entire chart, so that a user can place an object over it.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
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: 11 Aug 2016 14:04 by ADMIN
Add a visual loading indicator to display the progress of the assemblies loading process
Declined
Last Updated: 10 Oct 2014 08:37 by ADMIN
Created by: ben
Comments: 1
Category: UI for Silverlight
Type: Feature Request
4
Convert the interfaces and base classes (i.e. non UI specific logic) to a portable library.
We intend our solution to share Models and View Models between WPF and Silverlight (and more in the future). Our intention is to use Portable Libraries to achieve this. The biggest issue we have is down to the Telerik assemblies. Classes and interfaces that are shared between WPF and Silverlight could/should be in a PCL assembly.
Declined
Last Updated: 10 Mar 2016 07:35 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: CoverFlow
Type: Feature Request
4
When the RadCoverFlow control resizes, its items should resize, too. This will keep the propotions of the RadCoverFlow control according its items.
Declined
Last Updated: 31 May 2014 15:01 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 1
Category: Map
Type: Feature Request
4
Add support for map grid (i.e. grid-lines).
Declined
Last Updated: 13 May 2016 12:22 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Book
Type: Feature Request
4
Example with book-like borders.

Due to the radically decreased interest in Silverlight the XAML team decided to considerably reduce the efforts invested in any new features or new components in the UI for Silverlight offering. Hence this request will not be addressed and is marked as declined.
1 2 3 4