Completed
Last Updated: 28 May 2018 06:13 by ADMIN
Created by: Jean-Marc
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
5
Could it be possible to see you developing a chat component to offer chat possibilities on a telerik Ajax Website?

Would be great

Thanks for all you do to simplify our developer life !

Best

Jm Hetsch
Completed
Last Updated: 30 Nov 2015 09:08 by Lee
Declined
Last Updated: 11 Oct 2017 08:41 by ADMIN
Created by: Henrik
Comments: 4
Category: UI for ASP.NET AJAX
Type: Feature Request
12
The ASP.NET community really seems to be missing a proper property grid.
The only example I could dig out was the outdated implementation on codeplex:
http://propertygrid.codeplex.com/

I'd like to see one such implementation from Telerik.
Completed
Last Updated: 10 Jun 2015 10:13 by ADMIN
Completed
Last Updated: 19 Apr 2022 17:50 by ADMIN
The issue is reproducible when there is other content in the content area.
Completed
Last Updated: 22 May 2014 14:53 by ADMIN
Completed
Last Updated: 06 Aug 2014 15:56 by Adrian
ADMIN
Created by: Ivan Zhekov
Comments: 8
Category: UI for ASP.NET AJAX
Type: Bug Report
2
Based on customer feedback:

* Place RadTabStrip in fluid container;
* Set alignment to "justify"
* Resize the parent container

The last item will occasionally drop.
Completed
Last Updated: 10 Nov 2014 14:38 by ADMIN
ADMIN
Created by: Misho
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0
1. go to http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx or use any radEditor instance you have

2. switch to html mode and delete all html content

3. copy the following html code and paste it to the html mode text area.

<table width="100%" style="color: inherit; font-family: inherit; font-size: inherit;" cellspacing="0" cellpadding="0"> <tbody> <tr style="padding: 0px;"> <td style="padding: 0px; height: 20px;"> </td> </tr> </tbody> </table>

4.switch back to design mode.

5.copy the following html code: <p>TEST</p>

6. set cursor inside the table (you will see table border in design mode)

6. paste copied html using ctrl+v or paste command from editor tool bar

7. switch to html mode and notice that you have several &nbsp; added to your html















Won't Fix
Last Updated: 18 May 2015 14:41 by ADMIN
Silverlight Module doesn't work correctly with RadProgressArea, when uploading is canceled.
Completed
Last Updated: 14 Dec 2013 12:55 by ADMIN
ADMIN
Created by: Marin
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
When binding the webpart through the designer an exception is thrown.
Completed
Last Updated: 27 Oct 2016 12:38 by ADMIN
When a folder with upload permissions is selected (not opened) from the right side of FileExplorer the upload button gets enabled, even if the currently loaded folder does not have permissions. The issue is reproducible both in Grid and Thumbnails mode.

Video: http://screencast.com/t/5zAPNESZ85i5
Completed
Last Updated: 05 Mar 2023 01:20 by ADMIN
Created by: Chris
Comments: 5
Category: UI for ASP.NET AJAX
Type: Feature Request
8
similar to these:

http://willowsystems.github.io/jSignature/#/demo/
http://www.supersignature.com/

Sure you could do something really cool like a sketchpad, with a background image.
Completed
Last Updated: 02 Sep 2016 07:02 by ADMIN
The Image Map Dialog is not rendered correctly because of a failure of the CSS reset. There is a margin-top attribute which is set with 15px value instead of 0.

Possible resolutions:
 1. Setting another Skin for the RadEditor control;
 2. Setting a custom stylization for the dialogs, which fixes the margin issue. For this approach you can test this example setup along with the provided DialogStyle.css file:

<telerik:RadEditor ID="RadEditor1" runat="server" 
	DialogsCssFile="~/Styles/DialogStyle.css">
</telerik:RadEditor>

More information about the DialogsCssFile property: http://www.telerik.com/help/aspnet-ajax/editor-dialogscssfile.html
Completed
Last Updated: 14 Jan 2022 10:52 by ADMIN
Release R1 2022
Created by: Henrik
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
10
I'd like to see a Drag And Drop manager functioning something like the AJAX manager.
You can select controls that can be draggable and then define drop targets for them.

Things it might include:
* Constrained movement, either X, or Y or within a boundary.
* Init distance.  Eg. you have to drag an object 20px to start moving it.
* Drag handle.
* Snap. to grid, or elements
Won't Fix
Last Updated: 30 Jul 2015 12:16 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0

			
Completed
Last Updated: 01 Jun 2021 14:32 by ADMIN
Release Q1 2015
Completed
Last Updated: 25 Jan 2016 13:28 by ADMIN
Created by: sitefinitysteve
Comments: 4
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Problem I have with every skin you have is that you're setting the font-family on the controls.  So I have page X, drop on a radcontrol and it doesn't look at all like it's from the same site.  Whereas if I go drop a kendo control on the page it inherits the site font and looks native with little or no tweaks.

...but the radcontrols are clearly more full featured
Declined
Last Updated: 17 Mar 2015 08:44 by Elena
Created by: Steve
Comments: 2
Category: UI for ASP.NET AJAX
Type: Bug Report
1
I got the notice that Ajax Components 2013 Q3 was available, so I downloaded and installed it. Well, now every single project I have is broken! I have to go through all my projects and drag in the controls just to update the references,

This is shameful the way this breaks everything! Totally unprofessional the way the update is handled.