dynamic - How to BInd RDLC with stored procedure dynamically with out changes in report itself -


i binding rdlc (report viewer) stored procedure. there problem if number of columns changes in stored procedure report viewer must updated automatically without change in report design or datasets.

otherwise each time number of columns changes, whole report has changed.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -