Re https://github.com/telerik/kendo-angular/issues/3649
The FilterableComponent has been removed from the dropdowns public API.
This is important to us as it allows us to create a directive that targets all the filterable components, similar to FilterDirective.
Can this be made public?
Allow using current switch in a trivalent state (i.e. : true,false,undefined)
Add listbox component modeled from kendo ui jquery. http://demos.telerik.com/kendo-ui/listbox/angular
Would really like a Kendo UI version of the Chip Input like the one from Angular Material https://material.angular.io/components/chips/overview#chip-input
I was surprised looking through all the components that something like this didn't already exist
https://stackblitz.com/edit/angular-oc4d4c-ss8dyk?file=app/app.component.ts
Please introduce an option to perform accent-insensitive search using the Grid built-in string filtering.
If a user attempts to have a Kendo Grid column filter match Pare, ideally it should find Paré (with the accented é).
A similar FR is already available for the DropDownList:
https://feedback.telerik.com/kendo-angular-ui/1503741-filtering-should-support-accent-insensitive-search
Hi
It would be great if KendoGrid export to Excel and PDF like excelExport, saveAsExcel, saveAsPDF etc should had options to include all records of the grid and to apply the persistent filters, grouping, sorting etc
Something like:
<kendo-grid-excel fileName="test.xlsx" filteredData="true" allRows="true">
</kendo-grid-excel>
filteredData="true"
Exports exactly what the user has filtered, sorted, grouped, etc. and sees in the view
allRows="true"
Ignores the paging and includes all the data/rows
.k-coloreditor-header {
padding: $coloreditor-header-padding-y $coloreditor-header-padding-x 0;
}The style rule uses the two variables - with x and y respectively, yet has a hardcoded 0px value as a third parameter.
This causes x to only apply top padding, which is misleading.
Currently the Filtering functionality of the Kendo UI for Angular TreeView is not compatible with the built-in Drag'n'Drop.
Please make it possible to use both directives simultaneously.
Provide a built-in way to customize the dropzone area around the Select Files... button.
Hi,
If we format kendo-datepicker to (MMMM/dd/yyyy) and if we enter number of month in input then it is not reflecting and shows month in input field.
As you can see in screenshot, I called (valueChange) event to see the changed value, I have enter 10 in month input field so it shows two value in console, first one is when 1 is press and second is when 0 is pressed after 1 so it gives null and in input field it shows month instead of October.
It is working if we enter first letter of month but it should work if we enter month in number.
Please fix this issue asap.
Thanks.
Please allow setting the pager type to "Select" so that the Select element, currently only visible in responsive numeric pagers when there is not enough space for rendering the numeric buttons, can be displayed as a result of developer configuration instead.
Also, provide an option for displaying the numeric input element instead of the Select element when the pager responsive behavior kicks in.
Any plans for a UI Query Builder that uses the Data Query component?
autoClose is set to false and checkboxes true.
Clicking on that small margin area next to checkbox causes the dropdown to close.
We do not want to use the all day functionality.
When an event is 24 hours or longer, it does not render in the time slots, rather than the all day slot.
Hiding the all day slot does not work, as that not render the event.
https://stackblitz.com/edit/angular-jpj9fl?file=app/app.component.ts
Hi,
It will be good to have a feature to control the position and limit the render to a specific container(appendTo option) for the Chart TooltipComponent - https://www.telerik.com/kendo-angular-ui/components/charts/api/TooltipComponent/.
Thanks.
Provide a built-in OrgChart component part of the Kendo Angular suite.
https://demos.telerik.com/kendo-ui/orgchart/index