Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Dev@nlkss
134 Posts |
Posted - 2008-12-13 : 00:42:49
|
Hi All,Our project has been devided into 5 applications where i am resonsible for one which links to reports which are published into server.This i have to make as a .net application.Can u show me some sample pages which contains all of the report related and dashboard format and even some other feature which i dont know excactly..If am not clear plz forgive me.My final aim is to link the reports from that aspx page.Thanks for all...Satya |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-12-13 : 01:16:35
|
http://www.codeproject.com/KB/reporting-services/ReportViewer2005.aspx |
 |
|
Dev@nlkss
134 Posts |
Posted - 2008-12-13 : 01:36:24
|
Thanks VisakhI will look into that urlSatya |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-12-13 : 01:46:23
|
welcome |
 |
|
Dev@nlkss
134 Posts |
Posted - 2008-12-18 : 03:43:58
|
Hi Visakh,i have sample data as followsProjectName| Count----------- ------P1 10P2 20. .. .. . In My Report I have to show--------------------------------------------------Running | |10 P1|20 P2|... | 30 | | |Projects | | | |--------------------------------------------------what is the best way or else can i use pivot optionplz reply meSatya |
 |
|
|
|
|