hide columns dynamically in rdlc report

Viewed 45037

How we can hide columns dynamically in rdlc reports in MVC 2?

Is it is possible using external parameters? How we can programmatically control the visibility of columns in rdlc reports?

3 Answers
Related