Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi to all
i have a rdlc report
and also i have a shared variable.
my shared variable execute in each row and assume that i add one item to this shared varibale like this:
mysharedvarible = mysharedvarible + 1

when we have two page ,and i want to switch btween pages i want to my shared varibale execute
in first time but in each switch this expresion execute
any idea can be useful
thanks in advanced
Posted
Updated 24-Dec-13 19:15pm
v2

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