Tagged Questions

1
vote
1answer
263 views

multi crystal report 9.0 in asp.net 3.5

I might be asking a very basic question and I am sorry for that. I have a web application which is sort of a reporting portal. I have a ReportViewer.aspx page which has the crystalreportviewer ...
0
votes
2answers
245 views

Multipage Control in ASP.net MVC

I am working with asp.net mvc framework. In my application I want to have a master page and multiple child pages. All the child pages should load if any one page gets loaded. Say i have 4 child pages ...