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

How to avoid kendo-UI tooltip on grid edit

1 Answer 335 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Siva Prasad
Top achievements
Rank 1
Siva Prasad asked on 18 Jun 2014, 06:15 AM
Hi Team,

We are using tooltip to show the contents of the grid.

We have a requirement in our project,where we have to avoid showing the tooltip when the grid is in ediatble mode.

So is there any possible chance that we can avoid showing the tooltip if the grid is in editable mode.

Thanks,
Siva.

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 19 Jun 2014, 02:46 PM
Hello Siva,

This could be achieved by using a filter selector that excludes the edited cells. Additionally, you could use the Grid's edit event to hide any active Tooltips, as shown in this example.

Regards,
Alexander Popov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Siva Prasad
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or