Hello,
We don't want to provide image manager screen in Image Map editor. How can I disable "choose image" button ? I attached the screen shot to show which button I exactly want to disable.
Thanks

Hello!!
I have an app in C# that contain report viewer for many reports. One of my reports has a RadTreeView. I want to submit this report to my app. the treeView get all elements (I can see it while debugging) but I can't show it on report viewer. The report show others control but the RadTreeView not appear

Hello,
How to disable or remove "Choose Image" button in Image Map Editor. I attached the screen shot to show exactly which button I want to remove or disable.
Thanks


I have a column defined like :-
<telerik:GridDateTimeColumn DataField="ReceivedDateTime" SortExpression="ReceivedDateTime" DataType="System.DateTime" DataFormatString="{0:dd/MM/yyyy}" />
and the data is passed in a datatable, and defined using :-
row(ReceivedDateTime.FieldIndex) = ReceivedDateTime.Date
But the display is shown in 'dd/MM/yyyy hh:mm:ss a' format.
So, for a test, I changed the DataFormatString to be '{0:dd MMM yy}', the display is still in 'dd/MM/yyyy hh:mm:ss a' format.
So it's totally ignoring what is setup in the coulum definition. Why?
I did set it up as a String and pass in the text, but then you can't sort it properly.
(Telerik version 2017.3.913.45)
I'm working on a responsive website and I would like to use the mobile rendering mode on RadGrid. However anytime I set this property I don't get any of the mobile menu features illustrated in the documentation. Is there a bug using mobile render mode, or is there some other method to implement this other than just setting the RenderMode to Mobile?
I'm using Telerik version 2015.2.623.45.


Are there any known workarounds to the Limitation of using GridTemplateColumns and Virtualization?
I have a grid with input values in multiple cells and when I applied Virtualization, all of my boundcolumns work perfectly, however my template columns just repeat in groups equal to the count of ItemsPerView.
ItemsPerView =50, scroll to item 51, I see items 1 - 50 of my template columns, scroll to 101, I see them repeated again.

Hi,
i've updated my solution with ASP.NET AJAX 2017 3 913, and it seems the cssclass above no more work on radButton so that they became transparent with png icon.
.rbClearButton {
background-color: transparent !important;
border: none !important;
color: #000 !important; /* optional, depending on the background */
}
How can i resolve that ? thanks in advance.

Hello
We are using the telerik control "RadNav Editior" within an web based database application. We observed a strange behaviour when using the hyperlink function of the editor. When a hyperlink is set in a text it often happens that the hyperlink tag influences new added text especially when a special character as a hashtag is added, or the text has been formatted by a different background color. This can be shown, when the control view is changed to the "HTML" view and then back to "Design" view. Suddenly the whole text, starting from the last hyperlink, is either completely missing or the whole text below is shown as a hyperlink, because the </a> tag is vanished.
I attached screenshots in two .png files with an example what happens. Unfortunately the software developer of the database application hasn't a solution to fix this problem, but ensured us that he've used the newest telerik controls for his application.
Have you ever seen such a behaviour before, or did any software developer inform you about a similar case?
We would be much interested in a solution, because this behaviour is annoying for our users. I'm also only a key user and administrator of our application and no software developer, but I stay in a close contact with the software developer and could forward any answer to him.
Thank you in advance for your effort. I'm really looking forward to hear from you.
With best regards
Harald Hassler
