Crystal report parametr field validation

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-25 02:53:42

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/2004634/crystal-report-parametr-field-validation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!