Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 28, 2013 05:34 AM by santosh.jagdale
Member
74 Points
101 Posts
Jan 25, 2013 06:31 PM|LINK
Forgive my novice question, but how would one handle an error on ReporViewer.DataBind() ? I'm having an issue on databinding to a ReportViewer and am having a hard time figuring what it is...
Star
7625 Points
1454 Posts
Jan 28, 2013 05:34 AM|LINK
instead of doing above, you can use dynamic databinding
http://www.codeproject.com/Articles/31862/Dynamic-Binding-Of-RDLC-To-ReportViewer
dotnetdev02
Member
74 Points
101 Posts
ReportViewer error handling
Jan 25, 2013 06:31 PM|LINK
Forgive my novice question, but how would one handle an error on ReporViewer.DataBind() ? I'm having an issue on databinding to a ReportViewer and am having a hard time figuring what it is...
</div>santosh.jagd...
Star
7625 Points
1454 Posts
Re: ReportViewer error handling
Jan 28, 2013 05:34 AM|LINK
instead of doing above, you can use dynamic databinding
http://www.codeproject.com/Articles/31862/Dynamic-Binding-Of-RDLC-To-ReportViewer
MCP