Radzen UI feature - swappable controls

hey guys,

just a bit of a thought, would it be difficult to have a swapable control on the radzen builder ui?

i.e. if my CRUD generated form has a textbox, it would be great to simply and quickly swap that to a text area / html edit / etc as an option, rather than manually clicking and dragging components

just a cool little value add thought

1 Like

Hi @TMRGlobal,

With Radzen Blazor Studio code editing feature it will be easier - just changing the tag name will do the work if all declared properties are available in both components.