开发者

Report Viewer & vb.net 2010?

开发者 https://www.devze.com 2023-02-11 09:45 出处:网络
In vs 2008 when opening a Report (rdlc) there was an option for Report Data Sources. I don\'t see this in vs 2010. How can I find it in 2开发者_JAVA百科010? Using the Menu Item

In vs 2008 when opening a Report (rdlc) there was an option for Report Data Sources. I don't see this in vs 2010. How can I find it in 2开发者_JAVA百科010?


Using the Menu Item

You should see it under View -> Report Data (tends to only be present while a Report is the active window)

Use the keyboard short cut

While a Report is the active window press ALT-CTRL-D

Using the command window

in the Command Window type >View.ReportData again the active window must be a Rdlc or you'll get the error "Command "View.ReportData" is not available."

0

精彩评论

暂无评论...
验证码 换一张
取 消