Im using crystal report in asp.net....I have create parameter fields to get input....Consider if i create numeric parametere field then i have to validate that particular field if user enter other than numbers how?
A:
You can validate parameter value before pass it to report and if its value was not valid show a message and don't preview report.
Navid Farhadi
2010-01-06 11:38:38
how can i validate crystal parametres field? any options?
Domnic
2010-01-06 13:26:25