0

Is there any method to generate the rdlc file programatically? I tried looking on MS sample but it is only for rdl file.

Thanks

Vinod Maurya
  • 4,167
  • 11
  • 50
  • 81

1 Answers1

1

I wrote an article on this a few years ago over on code project. It's been a while, and it was written for SSRS 2005 in .Net 2.0, but hopefully it will point you in the right direction.

Josh
  • 16,286
  • 25
  • 113
  • 158