Telerik Forums
Kendo UI for Angular Forum
1 answer
620 views

Hi,

I'm trying to find a way to get a date format pattern for the current locale.

Using IntlService.splitDateFormat("d") I'm getting the following array:

[
 {type: "year", pattern: "y"},
 {type: "literal", pattern: "-"},
 {type: "month", pattern: "MM"},
 {type: "literal", pattern: "-"},
 {type: "day", pattern: "dd"}
]

However kendo-datepicker displays a different one as a placeholder

 

Is there a way to get exactly the same date pattern as used in kendo-datepicker?

Hetali
Telerik team
 updated answer on 06 Aug 2021
1 answer
159 views
Is there a known bug present that made these buttons not visible? You can even see it on the detail row template page. It is not obvious that the row is clickable now.
Dimiter Topalov
Telerik team
 answered on 06 Aug 2021
0 answers
134 views

Hi,

How can I achieve this hierarchical grid with n-levels (see attachment)?

Each level of the grid has the same fields, but the latest column on each level should be aligned to the right at the same place.

Is the row detail template the most suitable solution here? how to achieve that aligned column?

 

thx

Kristof
Top achievements
Rank 1
Iron
Iron
 asked on 03 Aug 2021
2 answers
596 views

Hi,

I am upgrading a project from Angular 7 to Angular 12 (actually rebuilding from scratch).
My grid version is 

"@progress/kendo-angular-grid""4.7.4"


It does not display the column chooser to the right - is this by design?
How to place extra buttons in the header and pull right?
Before I could just use bootstrap helpers but it seems this is no longer the case.

I have attached an image to show what I mean, what more info do you need?

Cheers,
Bob

 

 

Bob
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 02 Aug 2021
1 answer
515 views

Hi i have a problem about kendo angular editor. I used editor for dynamic html bind. But these htmls using bootstrap. For example one page using tabs. And html have data-toggle attribute in <a> tag. But when i use the editor this data-toggle attribute always deleted. I look at the demos i saw ProseMirror Schema title. I applied same steps and created custom schema. Everything works perfect. But when i rebuild my code from zero Angular shown me the errors. I research the error but not find anything. I added the error pics. Can anyone help me?

Note:

Angular version 8

Editor version 2.3

Kamer
Top achievements
Rank 1
Iron
 answered on 01 Aug 2021
1 answer
459 views

Hi, 
I need to customize the MultiViewCalendar for angular to have two months vertically for select two dates ranges. The main reason is to use a date picker in this way is to allow users to select a date range and see it and highlighted range.
The expected way of the MultiViewCalendar is like this,

  • The user clicks on the text box and it will open the MultiViewCalendar.
  • MultiViewCalendar will show two near two months.

When the user selects a date from the first calendar it should highlight the start date and when the user selects the second month it should highlight the end date and whole selected range. This we can handle using one of your examples.

What we stuck in showing two months and allow users to navigate forward and backward and select the end date in the second calendar view. Example view is something like this.

Silviya
Telerik team
 answered on 30 Jul 2021
1 answer
413 views

Dear support we have a data grid with 30 columns and 5000 rows, when we try to filter by `process` function the system responds quite slow (it freezes the ui). 

Overview - Data Query - Kendo UI for Angular (telerik.com)

Do you have any suggestion?

Svet
Telerik team
 answered on 29 Jul 2021
1 answer
352 views

Good Day,

Is there a way to achieve the same responsive behavior as is available on the Toolbar component for the grid toolbar?  

i.e. I'd like to set overflow="true" on the kendoGridToolbarTemplate though I know this is not possible.

Stoyan
Telerik team
 answered on 29 Jul 2021
1 answer
406 views

Hi,

I have a template for a kendo grid column filter where I use a material datepicker to select a date. 

The issue that is happening when the kendo grid is located inside a material Dialog. 

 

As you can see on the screen, the mat datepicker is appearing behind the filter. That happens because the mat-datepicker dialog is being instantiate in the cdk-overlay, in the same div that contains the grid, so they share the same Z-index.

And the kendo-grid filter is being instantiated inside the app.component. 

I think that we have two possible solutions: instantiate the filter's kendo-popup inside the cdk-overlay div or move the mat-datePicker next to the kendo-popup with a higher z-index.

If I use a kendo-datepicker this issue doesn't happens because it is instantiate next to the kendo-popup but I need the mat-datepicker for designs requirements. 

 

Thanks in advance,

V

Yanmario
Telerik team
 answered on 28 Jul 2021
1 answer
490 views

Hi,

 

I have error error TS2307: Cannot find module with SVG file in Angular12 on https://github.com/telerik/kendo-angular-stackblitz-app

 

Regards

Yanmario
Telerik team
 answered on 28 Jul 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?