I found this bug while I tested how MultiSelect works, when you select and unselect item several times it became unavailable (see image below)
I have found how to initialize the upload widget with an initial list of files that were previously uploaded but I need to know how to append another file to that list from jQuery.
Some background, I have a button on a form that submits information to another remote system. That remote system will generate a file within 5-10 seconds and add it to my database records with the pertinent information. A polling process will begin waiting for the file to come from the remote system. Once the file has been added to the database, I need to add it to the Kendo upload widget along with the initial files that are already there.
I have the whole process working, and the polling process returns the filepath, filename, and filesize as required by the control but I cannot find any documentation on how to add to the file list after the widget is already initialized.
We are facing an issue with formatting of MS Word content while pasting in Kendo Editor.
1. Kendo editor removes table border as shown in the attached file (Formatting Issue with Kendo Editor.png).
2. Font family of pasted contents get changed.
3. Font color of pasted contents get removed.
4. Font size of pasted contents get changed.
5. Background color of content get removed.
We are using kendo version 2015.2.624.545
The above scenarios can be reproduced by referring content from attached document "sample_word_content.docx".
Do we have any solution in place for this scenario?
Thanks,
Ramesh.
I tried to use the Filterable() function in my grid to filter by multiple checkboxes, but I can't.
Following this example Grid / Filter Multi Checkboxes, when I add the function Filterable() to my column bound it doesn't appear the function Multi(). The available functions are Enabled(), Equals(), Extra(), GetHashCode(), GetType(), Messages(), Operators(), ToString() and UI().
Moreover, I want to filter first the rows with value "X" and after the rest of the rows ("Y" and "Z")​.
I'll appreciate any help.
Hi,
I am facing a problem that the page will be scrolled automatically.
This problem will occur at the occasion that Grid is in batch editing mode(editable: true) and keyboard navigation is active(navigatable: true).
When I focusing a cell, and then trying to lost focus by pressing enter key or tab key,
the gird will be scrolled to the top of the page.
This behavior is not friendly for my users since they have to find the cell when the edit finished,
but the keyboard navigation is very useful for them (such as pressing tab key to jump to the next cell).
So is there any way to prevent page scrolling without disabling keyboard navigation function?
I have created a sample to reproduce this behavior in attachment.
You can open the file located in <./demo/grid/editing-custom(preventScrolling).html> to check it.
Hi, i need to implement kendo Grid for mobile and desktop view. The same data need to be showed in different way.
How data should looks like You can see in attached pictures.
So, my question. Is there any way to define different row template for mobile and desktop view to avoid creating two grids?
We are facing an issue with formatting of MS Word content while pasting in Kendo Editor.
Mainly issue observed with table border. Kendo editor removes table border as shown in the attached file.
We are using kendo version 2015.2.624.545
Do we have any solution in place for this scenario?
Thanks,
Ramesh.
i use Telerik WPF Book on my project . if i want to use another type animation then can it possible in Telerik WPF Book control to animate in different ways that you will provide.If it will possible then send me demo.
thanks