Telerik Forums
Kendo UI for Angular Forum
1 answer
767 views

Hi,

I got the following question:

How to show an image as Tooltip in a GridDataCell?
The image should only be visible if the user hovers over the cell.

Thanks in advance,

Ben

Hetali
Telerik team
 answered on 12 Sep 2021
1 answer
785 views

Hi,

Is there a way to show the lines between parent and child nodes at TreeView ?

Stoyan
Telerik team
 answered on 10 Sep 2021
1 answer
647 views

Hi,

Is there a way to set the width of a notification to 100% of the available space?

The API documentation suggests I can achieve this using the cssClass property (https://www.telerik.com/kendo-angular-ui/components/notification/api/NotificationSettings/#toc-cssclass). I've tried adding width: 100% to the button-notification class in this fork of one of your examples: https://angular-btu63g.stackblitz.io but the notification width remains the same.

The width does change when I set an absolute value (e.g. width: 600px;).

But I can't predict what the available width will be and when the available space is less than the absolute value I set I get the following:

I want the notification to fill the entire available width (see below example from the Kendo website).

If I'm missing anything in the API documentation kindly point me in the right direction.

Hetali
Telerik team
 answered on 08 Sep 2021
1 answer
154 views

Hi,

 

I tried to implement slotDuration in Scheduler but that"s not working ?

I want only showing event, with X minutes duration in scheduler

Could you help me

 

Thanks

Yanmario
Telerik team
 answered on 08 Sep 2021
1 answer
108 views

Hi,

Currently i see if we rewrite AngularJS Kendo Application with Angular12

So i test yours Angular components

What is angular equvalent to JS

$scope.kScheduler.setOptions({
majorTick: majorTickValue,
minorTickCount: minorTickCountValue
})

 

Regards

Martin Bechev
Telerik team
 answered on 08 Sep 2021
1 answer
337 views

Hi! I wanted to know how to programmatically scroll the editor to the current cursor. I am currently using


this.kendoEditor.exec('insertText', { text: '##FLAG##' });
this.kendoEditor.value = this.kendoEditor.value.replace('##FLAG##', '<b>content</b>');

and if the cursor was at the bottom the user will not see the new text.

Martin Bechev
Telerik team
 answered on 07 Sep 2021
2 answers
225 views

Hi

I read data from an service and when scheduler component tried to read data i have following error message

 

4:14:34 PM ERROR [./src/app/core/interceptors/GlobalErrorHandlerService.ts:25] TypeError: this.originalData.forEach is not a function
    at DataBindingDirective.process (index.js:6438)
    at DataBindingDirective.set data [as data] (index.js:6402)
    at setInputsForProperty (core.js:10940)
    at elementPropertyInternal (core.js:9984)
    at Module.ɵɵproperty (core.js:14764)
    at AgendaSchedulerComponent_Template (agenda.scheduler.html:22)
    at executeTemplate (core.js:9579)
    at refreshView (core.js:9445)
    at refreshComponent (core.js:10616)
    at refreshChildComponents (core.js:9242)

 

I have tried to debug without succes to find data with problem

 Object.keys(ev).forEach(function(x){
              console.log('\"'+ev[x]+'\"');
            }); is ok

 

How could find problem field ? Regard

ixen
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 07 Sep 2021
1 answer
608 views
There is a list in kendo table i have to drag it and drop to add to subfolder it should get notification in subfolder please help
Yanmario
Telerik team
 answered on 03 Sep 2021
0 answers
161 views

Hi,

How can I automatically focus on a kendo ui textbox when page is loaded?

I found the focus() method, is there another way to focus without calling this method?

thx!

Kristof
Top achievements
Rank 1
Iron
Iron
 updated question on 02 Sep 2021
0 answers
237 views
In a master-detail (hierarchy) grid with checkbox-only selection enabled, is it possible to deselect rows in master-detail levels based on the currently selected row, such that row selections would only be allowed within a single level per hierarchy branch?
Lile
Top achievements
Rank 1
 asked on 02 Sep 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?