How to change the position for currency

Hi

how i can display the currency symbol on the right

Radzen uses the Angular currency pipe for that. You can check this stackoverflow question for possible solutions https://stackoverflow.com/questions/39634025/how-to-display-the-currency-symbol-to-the-right-in-angular

If you set the default culture from the Radzen app settings it should happen automatically. Otherwise check the solutions from that question