RadzenDataGridCell ToolTip On Template

Hi,
i need to set a tooltip to all cells of a RadzenDataGrid but i work with template and from what i see in the code source its impossible without nesting another element inside the default span (.rz-cell-data)


Is there any way to set it?

Thanks in advace

There is no other way except to specify the tooltip in the template itself.

1 Like