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

Tooltip in a grid?

1 Answer 1758 Views
Tooltip
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Iron
Iron
Veteran
Doug asked on 28 Mar 2020, 01:53 AM
Does anyone have an example of how to use a tooltip in a grid? I would like to put a tooltip on a GridCommandButton but I can't seem to figure out how to do that.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 28 Mar 2020, 03:18 PM

Hello Doug,

The following example shows how you can add tooltips to grid elements and even do load on demand for their rich content: https://github.com/telerik/blazor-ui/tree/master/tooltip/in-grid.

As for a simple title attribute on the command button - you can Follow its implementation here: https://feedback.telerik.com/blazor/1457593-title-parameter-for-gridcommandbutton (I have added your Vote for it to raise its priority). If tooltips are highly important to your case, you could use your own buttons that have titles in a "regular" column and invoke editing through the grid state: https://docs.telerik.com/blazor-ui/components/grid/state#initiate-editing-or-inserting-of-an-item.

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Tooltip
Asked by
Doug
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Marin Bratanov
Telerik team
Share this question
or