Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
91 views

I have the following section in a simple page that displays 2 tab, each tab has a component that executes some calls to the backend and renders a a grid, some dropdowns fields, and some more fields. I ...
Pablo Amigo's user avatar
0 votes
0 answers
49 views

I am attempting to update the tooltip on selected items in an Angular Kendo MultiSelectComponent. I do not wish to use the <ng-template kendoMultiSelectTagTemplate> because I don't want to ...
Jason's user avatar
  • 4,197
0 votes
0 answers
50 views

I’m getting a weird scrolling jump whenever I open a Kendo Angular modal via my shared WindowService. As soon as I call: ts Copy Edit this.windowService.open({ title: 'My Modal', content: ...
Славкин Марк's user avatar
0 votes
0 answers
41 views

I have a kendo angular grid being populated by an oracle database. I can not get the paging to work properly. it is my expectation that if i have the paging set to 50 records that I should only ...
bradoxbl's user avatar
  • 113
0 votes
0 answers
175 views

I am trying to use Kendo UI core in Angular 19, but my components are not rendering correctly, if at all. My component template looks like this: <h1>Hello Kendo UI for Angular!</h1> <...
tutiplain's user avatar
  • 1,479
0 votes
1 answer
57 views

I have a kendo-fileselect (https://www.telerik.com/kendo-angular-ui/components/uploads/fileselect) in an HTML form, along with several other elements (checkboxes, etc). The other fields are picked up ...
upcrob's user avatar
  • 165
1 vote
0 answers
111 views

when i am import import { KENDO_GRID } from '@progress/kendo-angular-grid'; this KENDO_GRID in import arrays than it is show the imports' must be an array of components, directives, pipes, or ...
Rinkal's user avatar
  • 71
0 votes
0 answers
58 views

I am working on an Angular application that uses Kendo UI components like kendo-textbox, kendo-combobox, and kendo-datepicker. The issue I am facing is that whenever the browser autofill feature is ...
Anuj Karki's user avatar
0 votes
1 answer
146 views

I am using Kendo to create a PDF, but I need to display special characters like 'Frío.' However, it doesn’t print correctly; it only shows 'FR˝O.'. How can I fix it?. I am using several fonts and many ...
alonso's user avatar
  • 329
0 votes
1 answer
40 views

Below code add select all checkbox in header row and works as expected: <kendo-grid-checkbox-column [showSelectAll]="true"> <ng-template kendoGridHeaderTemplate&...
Kaishu's user avatar
  • 301
1 vote
1 answer
165 views

I am developing an Angular application using the Nx framework and have integrated Kendo UI components. To optimize and modularize the styling, I am importing SCSS files specific to each component like ...
dinesh selvam's user avatar
2 votes
1 answer
124 views

I am attempting to standardize a lot of my grids for my application. They all follow the same general set up for filtering, sorting, etc. But each grid might have some specific customizations. Usually ...
blitzmann's user avatar
  • 8,013
1 vote
0 answers
52 views

I am using Kendo UI's Scheduler component as a planning tool. I am using the multi-week-view component to visualize the workitems of multiple people across multiple workplaces. When I add/edit/remove ...
Govert Jaap den Boef's user avatar
0 votes
1 answer
350 views

I am using Kendo for Angular 14 and I am having a problem with modifying the background color of the dropdown list. From what i can gather, when the dropdown list object is opened, a new DOW object ...
bradoxbl's user avatar
  • 113
0 votes
0 answers
64 views

i want multiple checkbox in grid (kendo UI) I have common grid This is my code from common-grid component. look like that [![enter image description here][1]][1] i want checkbox button for both ...
Arjun Dhilod's user avatar

15 30 50 per page
1
2 3 4 5
62