reporting
how to call rdl file that takes two parametrs in asp page in click event of btn
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Jul 8, 2013, 6:25 AM
http://www.codeease.com/pass-parameter-to-a-rdlc-report-file.html
sameer gadadePosted Jul 8, 2013, 6:17 AM
Alok UniyalPosted Jul 8, 2013, 5:04 AM
May be this link can help you:
http://www.c-sharpcorner.com/Forums/Thread/203336/how-to-assign-the-comboboxs-selected-item-property-to.aspx
sameer gadadePosted Jul 8, 2013, 3:32 AM
means my rdl file takes two parameters month(drop down) And year(drop down) and report btn
when i call this rdl in aspx page it shows me these parameter drop downs now when report btn is clicked
i want to call these paramters values from rdl to mx aspx page
Posted Jul 5, 2013, 10:03 AM
Do you want to pass two parameters for the rdl report?