Develop a kendo form component and make edit field easy arrangement,just like bootstrap 12 grids system.the "popup" edit mode of kendo grid is not friendly when it has a lot of fields.The kendoForm component may be consist of form toolbar,form content and form footer.
Returning only error messages from the validate method does not provide enough information to perform any meaningful processing of the errors - for instance, it is not possible to identify the field from a validation error without resorting to parsing the message
When you set focus on a masked text box that has an existing value, the cursor position is reset to the beginning of the input - even if there is no mask. I propose: If there is no mask (i.e so its acting as free text) - don't reset the cursor position on focus, instead, behave like an ordinary input box.
Currently PivotGrid does not support RTL, please add this feature .
I've found it frustrating to have to search for the definitions of types to find out if they should be instantiated as classes or interfaces. Coming from C#, the convention there is that interfaces are named with and "I" as the first character. So, IThing is immediately identifiable as an interface whereas Thing is obviously a class. I do understand that this would break a lot of current code.
currently is 1px to 1pt mapped in the kendo.drawing.drawDOM method. Actually, this should make it simpler, as described in https://docs.telerik.com/kendo-ui/framework/drawing/drawing-dom#dimensions-and-css-units Unfortunately, this prevents the use of the units cm, in, mm and pt.
export kendo UI grid with kendo footer templates and aggregates results. then no need to use other tool for making report in excel.
Hello! You have cool Scheduler with timeline view (https://demos.telerik.com/kendo-ui/scheduler/timeline) without one important for us function: endless scrolling with dynamicly loaded events. When user scrolls near end (or begin) of current loaded time, control should send asynchromus request to server for next event data filtered by new range. Old data (events) could be removed from control
I would love it if I could add a header to the PDF when using drawTabularData. I'd like to add some header information (e.g. some text above the table) describing what the PDF contains. Ideally this would repeat on each page of the PDF. For context, I'm using drawTabularData to export data from a Grid component to PDF in a way that supports horizontal page splitting (column splitting).
Dear Telerik team.
I would love to have the possibility to use drag & drop with different browser windows. As shown here.
That way my customers could make use of their multi-monitor workplaces. Opening a grid or listview with items on one screen and opening a scheduler on the other screen. Then dragging from the grid to the scheduler.
Kind regards
Bernd
We would like the Kendo editor to provide more wysiwyg settings on headers in order to maintain accessibility standards for users. We need tables to default to data tables and not layout tables to meet accessibility checker standards.
When using the Kendo editor in Sitefinity, checking the "Associate cells with headers" box, nothing happens and I am not sure what steps need to be taken to associate them since that is the only setting in the table wizard that mentions headers. The only way to create headers is to go into the HTML and add them, this is not ideal for our users to have to do. This also creates an accessibility concern since all tables created default to layout tables versus data tables (in third-party accessibility checker), even when the table should be marked as a data table.
We need this MVC wysiwyg editor to fully function like it's webforms counterpart. As newer users to Sitefinity we were encouraged/directed to use MVC as the product was transitioning to this model from webforms. Unfortunately, not all of the tools transitioned to MVC retained all the functionality of their webform counterpart.
Bug report
When a custom class attribute is set via the columns.attributes option, the TreeList renders an additional class that is undefined.
Reproduction of the problem
1. Initialize a TreeList.
2. Set a custom class via the attributes option:
3. Inspect the relevant "td" element
Dojo sample for reproduction:
https://dojo.telerik.com/IqApoGOz
Expected/desired behavior
The TreeList should render only the specified classes.
Environment
* **Kendo UI version:** 2019.3.1023
* **jQuery version:** 1.12.4
* **Browser:** [all]
Hi Telerik Team
We use in our project the multicolumncombobox, this is nice and I love it.
But maybe you can also develop for the dropdown ? I know I can use temaplates etc. but I think its nice if we become a finished multicolumndropdownlist
Best regards.
Murat from zurich
This shows up wrong when compared with on Excel.
It would be nice to have RTL support inside Tilelayout component and fixing bug issue about RTL resizing and reordering in jquery.
Thanks.
Hi Support Team,
Would like to request for a new feature to double click on the header column or row can auto fix the column and row size.
I'd like to request adding a clear button similar to the Kendo UI ComboBox for the Kendo UI TextBox.
Thank you!