Hi everybody:below is my code
<telerik:RadNumericTextBox ID="rmtxtPayment" runat="server" Type="Currency" MaxLength="10" ReadOnly="True"> <ReadOnlyStyle HorizontalAlign="Right" /> <EnabledStyle HorizontalAlign="Right" /></telerik:RadNumericTextBox>I use telerik.Web.UI, v.2011.1.519.40
Thank you for your help!