Is it possible to do a new line crlf with tooltip text? I have tried
, \r\n and
which do not seem to work. Any tips?
Have this working however I notice when I change the page.razor with my edits the next time I run Run in Radzen the page.razor is regenerated losing my edits. Is there a way to work around this?
Yes, the code generation ignore list.
Got it, however any form changes I make in radzen would no longer be included?