Radzen doesn't let me pass a char as a method parameter

Hello Radzen Team!

I have to use the string.PadLeft method. However Radzen prevents me from passing a char ('0') because it always translates to a string ("0"):


The same problem occurs when using Set Property.

Unfortunately you are right. Here is a workaround until we find how to fix this:

1 Like