Telerik Forums
Kendo UI for Angular Forum
1 answer
21 views

When the scheduler call createFormGroup In kendoSchedulerReactiveEditing property miss the sender SchedulerComponent.
How can i take the sender?

thank you

 

Yanmario
Telerik team
 answered on 29 Feb 2024
0 answers
31 views

Hi, in our team we had issues with a tricky bug that we discovered in Safari for Kendo UI for Angular.

Steps to reproduce

1. In Safari, make sure that content is scrollable by having content that does not fit in the current size of the browser window. 

2.  Open a kendo window over the content, with a kendo datepicker inside.

3.  Possibly make the browser window smaller in height (depending on the screen resolution).

4. Open the datepicker popup.

Expected behaviour

Kendo window along with its content stay were it is. 

Actual behaviour

The kendo window jumps upwards and is partially out of view. 

If the page is still scrollable the user can scroll back to see all of the kendo window. For my team the problem was that we have an "overflow: hidden" css style on the body to prevent scrolling outside the kendo window when it is opened. This is problematic for the user since they cannot scroll back to see all the content of the kendo window. This problem only happens in Safari.

Solution

To solve it we set "position: fixed" on the wrapping element of the kendo window.

Stackblitz

https://stackblitz.com/edit/angular-p1tgbe-u8g3ff

 

Henrik
Top achievements
Rank 1
 updated question on 28 Feb 2024
2 answers
42 views

I would like to prevent the grid cells from wrapping and increasing the row height.

Instead I just want the text to be cut off and ending with ellipsis. I tried styling with column classes "white-space: nowrap", but that does not work.

Is that possible?

 

Thank you!

Zornitsa
Telerik team
 answered on 27 Feb 2024
1 answer
18 views
How to disabled dates before today in kendo date range with date input?
1 answer
29 views

Hello!

I'm working with a grid that contains several Kendo dropdown lists. The data for these dropdowns relies on certain values within the grid, which can vary for each row. Currently, the dataset from the last row is being applied to all dropdowns in previous rows. How can I ensure that each dropdown in a row uses its own unique dataset based on the values specific to that row?

Thanks,

Balazs

 

UPDATE:

The functionality is operating correctly as intended. The issue only occurred on my end.
Martin
Telerik team
 answered on 23 Feb 2024
1 answer
18 views

Hi Team,

I am trying to implement cell selection aggregates in my grids, similar to examples shown here :https://www.telerik.com/kendo-angular-ui/components/grid/selection/aggregates/

Looks like the aggregates does not get calculated correctly when grouping is done on the grid. Is this a limitation or am I missing something.

Appreciate your help.

Kaustubh

Martin
Telerik team
 answered on 22 Feb 2024
1 answer
28 views

Hi!

I implemented a filter over all columns to implement a search like the example in the Overview-section for the Grid component.

I would like to highlight all text in the columns yellow that match the entered search text.

Is that easily possible?

Best regards,

Gerald

Zornitsa
Telerik team
 answered on 22 Feb 2024
1 answer
38 views
Hello, 

We have implemented the pdf viewer using : "@progress/kendo-angular-pdfviewer": "^15.0.1". It works very well for our purpose. 
But there is still a small issue with the print action. As another user stated here the print action sort of adds a "padding" to the pdf, making it roughly 25% smaller than the original. 

As you can see in attached files, the pdf displays correctly in the viewer, but as soon as you open the print menu, it shrinks (and becomes black and white ? maybe just displays shenanigans). 

What I've tried so far: playing with zoom, playing with scales, playing with marges, but I can't make it appear "100%". 

On the third attached files, you can see that the added footer seems to have the right size. Maybe it has to do with this ? 

Can you help me ? 

Thanks! 
jls
Yanmario
Telerik team
 answered on 21 Feb 2024
2 answers
53 views
When printing a document with the new PDFViewer, it seems like the document does not take the full page on print. You can look at the attachement the result I get by trying to print the document found in the Angular PDFViewer Example documentation on the telerik website. Is this a bug or is there an option to specify the document should take the full page?
Yanmario
Telerik team
 answered on 21 Feb 2024
1 answer
19 views
I have been trying to use kendo-dropdown-list and kendo-grid in the same page. If I change the styles of k-picker-solid along with dropdown list, filter icon template is also getting affected. 
Zornitsa
Telerik team
 answered on 20 Feb 2024
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?