I have various drilldown reports in asp.net, produced with .net's built in Crystal reports. They drill down fine and export to pdf fine, except I can't find a way to export the drill view. Only the top level view is exported. I've looked everywhere and there seem to be a lot of properties...
Seems like this works. I've tried it from a web page, so it should work the same form a Windows form.
Dim h As System.Net.IPHostEntry = System.Net.Dns.GetHostByName(System.Net.Dns.GetHostName)
Response.Write("IP Address = " & (CType(h.AddressList.GetValue(0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.