Hi Patrik,
As clarified in your initial post, the reported issue targets specifically the Update and Cancel buttons only when Popup edit mode is used. The Title for the command buttons in Inline edit as well as the one for Edit and Delete buttons in Popup edit works as expected.
Any affected party may vote and follow this specific bug report here - Title parameter for Update and Cancel GridCommandButtons does not work in Popup edit.
Regards,
Nadezhda Tacheva
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
This is listed as completed but we don't see any tooltyp for something like this?
<GridCommandButton Command="Save" Icon="save" ShowInEdit="true" Title="Markera larm som hanterat">Markera larm som hanterat</GridCommandButton>
found similar functionality in Telerik Kendo-UI https://docs.telerik.com/kendo-ui/knowledge-base/grid-show-tooltip-custom-command
but could not find on Telerik Blazor-UI