Click here to Skip to main content
15,885,435 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
One of the Radgrid column is Amount. We apply the Dataformatstring to that column such that it will display +ve values as $1500.00 and -ve values as (-$1500.00).

But when filtering i entered $1500.00, it is logged out.

Also when i enter 1500.00, it will filter the values.

The database column contains 1500.00.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900