Hello,
I am new to Telerik software so i need your help.I want to bind datatable to reportviewer on button click (button on aspx page). The data in the ReportViewer
should be updated based on textbox value on my aspx page.
1)I am using a stored procedure which takes two arguments of DateTime type and returns a datatable. I want to Bind this Datatable to ReportViewer.
Or
2) I want to rebind DataSource on my report based on parameters passed from aspx file (2 parameters of datetime type).
Help Please
I am new to Telerik software so i need your help.I want to bind datatable to reportviewer on button click (button on aspx page). The data in the ReportViewer
should be updated based on textbox value on my aspx page.
1)I am using a stored procedure which takes two arguments of DateTime type and returns a datatable. I want to Bind this Datatable to ReportViewer.
Or
2) I want to rebind DataSource on my report based on parameters passed from aspx file (2 parameters of datetime type).
Help Please