Telerik Forums
Kendo UI for Angular Forum
3 answers
435 views

kendoGridEditTemplate is ignored if the grid data has only one row.

See my demo: https://angular-faioq7.stackblitz.io

You have to click twice on the cell to reach the default editor within the stackblitz demo.

In my local project happens this even on the first click.

>1 rows work fine.

 

 

Mario
Top achievements
Rank 1
 answered on 21 Mar 2019
2 answers
184 views

We have a couple of questions regarding the scheduler component:

- What is the recommended way of changing/overwriting CSS classes defined by Kendo (like .k-scheduler-table etc.)? Is it possible without setting ViewEncapsulation.None?

- Is there a way to define long time slots with a background color, similar to the scheduler control in WPF? We can define a custom kendoSchedulerTimeSlotTemplate but this has a couple of drawbacks: It is only one cell of the table, we can't render a text in the center of the slot and there is no access to the style of the surrounding element, which sets a padding and a height)

- How can we set the background color of a whole day in the day/week view?

- Will it be possible to set a (vertical) zoom via data-binding in the future?

- How can we set working hours independently for each day in the week view?

- How can we select the days to show up in the week view (e.g., Monday, Wednesday, Friday)?

- How can we translate the "TODAY" text (written in uppercase in the popup calendar that appears when clicking on the current date in the scheduler)? Setting <kendo-scheduler-messages today="Heute"> does not work here, it just translates the text on the button.

- We use the currentTimeMarker with the following settings: {enabled: true, updateInterval: 60000}. But it updates itself far more often (several times per second). How can we achieve that it updates just once per minute?



T. Tsonev
Telerik team
 answered on 21 Mar 2019
1 answer
57 views

If you have a start/end time that does not include the current time then the current time marker will give the schedule odd behavior.

https://stackblitz.com/edit/angular-jrvxwy

So for example if the start/end time is 8:00AM - 10:00AM but the current time is 3:00PM.

 

Sometimes there is a red arrow that locks to the top of the scheduler.  I have also seen the the issue create a large whitespace below my calendar with a red arrow/line underneath.  Setting the [currentTimeMarker]="false" solves the issue.  I would expect that the marker would just not show anywhere if the time range does not support it.

Martin Bechev
Telerik team
 answered on 21 Mar 2019
2 answers
274 views

I'm using an external form to edit grid rows. I have a CommandColumn that contains 3 buttons with the EditCommand, RemoveCommand, and CancelCommand directives.

I have the edit and remove commands working, and the data is being bound to the external form. I can also save the form just fine.

 

However, I have a requirement for the cancel to exist on the grid row, not on the form. I'd like the grid row to toggle to an edit mode, but have the editing done in my form, thus allowing me to cancel from the grid.

 

Is this even possible? I couldn't figure out any way to do it on my own.

Dimiter Topalov
Telerik team
 answered on 21 Mar 2019
3 answers
192 views

Looking at using a progressbar with my Angular project. Does there exist something in the Kendo UI Angular library?  

Im only using the buttons and dialog libraries now, and will be using the grid as well.

 

Dimiter Topalov
Telerik team
 answered on 20 Mar 2019
1 answer
159 views

I would like to know if it is possible to generate PDF/A compliant file with PDF Export?

 

T. Tsonev
Telerik team
 answered on 20 Mar 2019
1 answer
2.1K+ views

How can I prevent closing menu after item is clicked?

I am using select event and navigate to another page inside handler, but I don't want that menu is closed.

Martin Bechev
Telerik team
 answered on 15 Mar 2019
1 answer
1.8K+ views

I am using the DialogService to open a help dialog popup at runtime. It seems to work fine, except the close 'X' icon of the dialog disappears after a certain testing pattern.

The dialog initially displays OK with the close 'X' icon at the upper right corner of the dialog. After I clicked on a toggle switch button to hide and show different components on the page, then the same help dialog would open with a missing close 'X' icon at the top right corner. From then on, any dialog popup would no longer show a close 'X' icon to close the dialog. Pressing ESC only would close the dialog. 

I think there may be some css conflict that caused the close icon to not display, but I can't figure it out.

When capturing the HTML of the dialog titlebar in both cases, the HTML difference shows there are tags ::before and ::after for the dialog instance that shows the close icon.

Can you tell me how to force the close 'X' icon to display on the dialog?

Thanks!

Svet
Telerik team
 answered on 15 Mar 2019
2 answers
165 views
    I can't be the first one to try this.  I am using a Grid with inline editing.  I use a save handler:

(save)="saveHandler($event)"

The saveHandler transmits the change to the server, but then the server throws an exception.  How do I "undo" those changes locally since the grid has already saved by the time the saveHandler is ran (i.e. the Save/Cancel buttons are no longer even visible)?
Dimiter Topalov
Telerik team
 answered on 14 Mar 2019
3 answers
480 views

Hi

I have a kendo-window with a grid. The requirement is that I should disable the kendo-window scrollbar and only enable the scroll-bar for the grid withing it.Is this possible? If so how. Any help is greatly appreciated.

Regards,

Jyothi

Dimiter Madjarov
Telerik team
 answered on 13 Mar 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?