I\'m trying to build a simple RDLC report that shows some data, and has a \'selec开发者_StackOverflowt\' link that sends the browser off to a certain url with some data in the querystring (a key).
This is an issue I had with VS 2010 RC and was hoping would be solved with the first official release. Sadly it wasn\'t.
Using SQL Server 2008 Reporting services: I\'m tryin开发者_StackOverflow社区g to write a report that displays some correlated data so I thought to use a @table variable like so
Does anybody know of a tutorial or sample code on how to create a simple designer control in WPF? I am trying to write a simple designer in WPF where users can drag and drop data items (charts &