Hi, I am using Kendo UI editor. When I copy the text and image and paste it, only the text is getting pasted and not the image. When I use snag it to insert the snap in editor, I am able to paste the image. Is their an option to enable pasting image?
Thanks ahead!
Hello, i use Kendo UI with angularJS, i want to relaod my page and open a kendow window, but after the reload i have this error :
angular.js:13920 TypeError: Cannot read property 'style' of undefined
at init.toFront (kendo.all.js:41238)
at init.open (kendo.all.js:41104)
at app.bundle.js?6f4285d…:11703 at angular.js:19612 at e (angular.js:5964)
at angular.js:6243
Hello,
I encountered following problem: I am using custom delete dialog with 3 buttons.
1) When I click "Odregistrovat" the edit dialog appears, I edit the entry, save, everything OK.
2) When I repeat the step 1) after click on "Odregistrovat" the edit dialog appears for only a while and disappears again and again until I refresh the page. Then it works once and for the second and next tries it does not work again.
Do you know how to prevent this behaviour please?
PS: Video with the behaviour (first attempt works, second not) is available under following link: https://ulozto.cz/!bTCTMfnQ3cbD/editpopup-problem-rar
I would like to deliver runable project, but it is quite complex and big. Is it enough to deliver only below attached .cshtml?
With Kind Regards,
Martin.
I have two MVVM templates.
I want to delete one row from first template and replace that with some row of the second template.
is it possible??
I would like to achieve the following with the Kendo Grid
1. Add a column menu to only one column
2. Remove all the default column menu items
3. Add two custom menu items
I would like to respond to the column menu items with a javascript function that invokes a grid refresh with a qualifier parameter.
Any examples on how to accomplish the above tasks?
Attached image illustrates what I'm looking for.
Thanks in advance