Rdlc Report - Parameter -


i write windows form application in c#.

in application have report parameter. need pass parameter report in int64 format.

in rdlc have integer value report parameter. how can solve it? thanks.

you can convert values string using str() function on main report , change report parameter in subreport string

it worked me. hope helps


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -