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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -