Regular Expressions (Regex) to allow both decimals as wells as integers in C#
Smith
2890
Points
78
Posts
|
Answers
![]()
Mayank
194
Points
12
Posts
|
Hi, try following regex as \d+(\.\d{1,2})?
Posted On:
18-May-2016 00:44
|
Blog
Active User (0)
No Active User!