How to use range validator control in asp.net inorder to validate currency?

How to use range validator control in asp.net inorder to validate currency?

sri harsha
Views: 768 | Community Opinion: 2



Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Gourav Said..

The RangeValidator Control: this control is used to check that the user enters an input value that falls between two values. It is possible to check ranges within Character, Integer, Double , Dates, and Currency.

example: I have used all the range check options. The RangeValidator control uses four key properties to perform its validation. The ControlToValidate property contains the input control to validate. The MinimumValue and MaximumValue properties specify the minimum and maximum values of the valid range.The BaseCompareValidator.Type property is used to specify the data type of the values to compare. The values to compare are converted to this data type before the validation operation is performed. The following table lists the different data types that can be compared. Here is the list of type.

For Currency: if you want to validate the currency for a text box then you have to set the type to the currency in the range and set the minimum and the maximum value of the range validator control.It will validate the input value to the 2 decimal places.

The RangeValidator control throws an exception if the value specified by the MaximumValue or MinimumValue property cannot be converted to the specified BaseCompareValidator.Type.




michael kors bag, Said..

Michael kors bag,michael kors handbags and michael kors watches with different style and color, supplied by michael kors outlet online. The classical michael kors tote bag and other fashionable discount michael kors shoes are sold in low price but equipped with high-quality and free shipping worldwide ,which are offering by michael kors sale online.
We michael kors outlet specializes in michael kors bag&michael kors handbags for many years.Recent years,we have enlarge our business scope ,and offer more series items,such as cheap Michael kors Shoes,classical Michael Kors Watches,and beautiful Michael Kors Wallets.The michael kors handbags that we supply including many series,like Michael Kors Gansevoort Handbag,Michael Kors Hamilton Bags,Michael Kors Kingsbury Handbag,Michael Kors Mini Crossbody,Michael Kors Satchel, Michael Kors Skorpios Bag and so on.As for michael kors shoes,as things stand,we offer Michael kors Boots and Michael kors Flats,in addition,we supply lots of fashionable womens clothing,including Michael Kors Jeans,Michael Kors Outerwear,Michael Kors Skirts.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: