This is a migrated thread and some comments may be shown as answers.

Kendo Tool tip within the validator's errorTemplate (Angular)

2 Answers 98 Views
Validation
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 08 Feb 2017, 03:47 PM

Hello

I am trying to use Angular Kendo UI Tooltup within the Kendo Validator's errorTemplate but tooltip does not seem to work. Is this supported?

See example http://dojo.telerik.com/IDamo/12

Thanks

 

 

 

2 Answers, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 10 Feb 2017, 12:30 PM
Hi Savas,

Declarative initialization of a new Tooltip in the errorTemplate is not supported. You can see that it won't work for a Kendo UI MVVM scenario, too. Is there a reason why you want to use the Tooltip widget instead of the built-in tooltip shown by the Validator?

Regards,
Tsvetina
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
James
Top achievements
Rank 1
answered on 10 Feb 2017, 12:45 PM

Well our UX is designed that way, I guess we are bit tight on real estate hence trying to show only an Icon instead of full error message. Anyways I have worked it out by using kendo-tooltip in the parent container with k-fllter option and works great, here is a working example: http://dojo.telerik.com/IDamo/20

 

 

Tags
Validation
Asked by
James
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
James
Top achievements
Rank 1
Share this question
or