-
VIJESH
13
posts
Member since:
Oct 2012
Posted 02 May 2013
Link to this post
I am using radnumerictextbox and I have this code below, as soon as I type and go on the other textbox even though I typed all 123456789123456 like that it gives me shows me totally different results 70368744177664 like this...
<telerik:RadNumericTextBox ID="radtxtDefaultFee" runat="server" Width="300px">
<NumberFormat DecimalDigits="3" AllowRounding="true" />
</telerik:RadNumericTextBox>
-
-
17764
posts
Member since:
Mar 2007
-