.net 8, visual studio 17.10.5, Blazor server
<button @onclick=@(args => m_ClickMe(xrow.ID))>@xrow.ShowText</button>