RadzenGridColumn Tooltip text

Hi,

I would like to know if RadzenGridColumn supports a tool tip text.

Thanks

Hi @Sukanzubair,

RadzenGridColumn does not support such a property. You will have to use the column Template.

Hi,

Could you please give an example? I can not find it in the demo. For example, if my column name is "Invoice Notice Number" I would like to shorten it to INN and when the user mouse hovers over the column name then in tooltip should appear the full name.

Thanks