1
Answer

Binding dataset to Rdlc programmatically

srinath

srinath

14y
6.8k
1

 I researched about reportviewer . As I see the samples and tutorials in the web, We should create an dataset file to Solution Explorer and bind it to report viewer to show data.
However I want to create dataset programatically and bind to reportviewer..How can i do this?
Answers (1)