Hi.
In Kendo UI for ASP.NET MVC, I'm able to import the following file types into the Editor:
Docx
Rtf
Html
Plain Text
I'm also able to export to the following file types:
Docx
Rtf
Html
Plain Text
I expected this functionality to also exist in the Editor control in Kendo UI for ASP.NET Core.
This functionality seems to be missing from Kendo UI for ASP.NET Core.
Related post: https://www.telerik.com/forums/export-to-rtf-or-docx
Thank you.
If a ListItem element contains a margin-left style, the user can not delete the bulleted item.
Here is a screencast of Case 1 in action.
The bulleted item should be deleted when the user presses backspace.
Reproducible in the demos.
Resize handles duplication
No duplication of the resize handles
When the user creates a folder and tries to add a file to the Editor an error occurs that the file is not found. This behavior is observed only if the application is Core 3.1.
Currently, in the console, an error 404 occurs that the resource is not found.
The image should be added to the Editor without errors.
We are trying to convert the example below but in ASP.NET Core 3.1 project.
Currently, some of the classes and functions related to image resizing and creating thumbnails do not exist for UI for ASP.NET Core. We would like to ask for the above-mentioned classes to be supported in UI for ASP.NET Core.
Currently, EditorImageBrowserController of the Editor requires IHostingEnvironment which is outdated in Asp Core 3.1. The IHostingEnvironment is replaced by IHostEnviornment.
Hello,
At the moment I'm using the ImageBrowser in the Kendo editor.
A user contacted me and reported she would like to browse through the images in the ImageBrowser in a list view instead of tile view (thumbnails with text).
However, I couldn't find a suitable way to achieve this.
Does the current imagebrowser/editor have this functionality and if so, could you help me achieve this please?
Kind regards,
Joran
can we have the same functionalities as the AJAX html editor? There are a number of controls missing from the new editor that was not in the old telerik editor. including Add spell check, cut, copy and paste {several options}, undo, redo, new paragraph, horizontal rules, insert time, insert symbol. Anyway to bring those functionalities into ASP.net core?
There is an issue when you copy /paste a bullet list from a Microsoft word document.