Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142102 | Jan 18,2019 07:40 PM UTC | Jan 22,2019 12:15 PM UTC | JavaScript - EJ 2 | 3 |
![]() |
Tags: NumericTextBox |
$("#currency").ejCurrencyTextbox({
name: "currency",
value: 555,
minValue: -100,
}); |
<ej:CurrencyTextBox id="currency" MinValue="-100" NegativePattern="-$n" Value="555" Name="currency" runat="server" Locale="en-US"></ej:CurrencyTextBox> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.