Hi I have a web app that gets installed when a MSI that I created gets executed. I'm wondering why a specific dll file doesn't always get created in the bin folder of the project. SOmetimes it gets created and sometimes it doesn't. Does anyone know why?
Thanks.
-Song
Hi I was just wondering if anyone has linked one report to another. I have a report that lists team members and when you click on the team member I want a detail report of that team member to get generated. I already have the the reports that would do this, one for listing and one for the...
Hi,
Just wondering if it's possible to have one report be able to display in both Landscape and Portrait page style. I want the user to be able to choose which type of report they want generated. I don't want to create 2 reports that are exactly the same but only differ portrait or landscape...
Never mind guys, I figured it out. It is in units called twips. I was doing it right but I didn't see the controls change positions cause I thought the units were inches.
Hey guys,
I'm displaying and hiding columns of a report based on whether or not the column was chosen by a user. I can get the columns to display correctly but I can't change the position of the columns. I tried doing this in the OnRow method of the control, using "me.position.x = 3".
How...
Yeah that's what I tried too.
For the conditional section, by using the expression editor you can only use columns in the datastream right. the parameter I'm passing is coming in through a web browser.
Just wondering if anyone knows how to create a control dynamically and then show it in a frame of a report. I'm actually trying to show a logo on a report if the correct parameter is sent to the report.
Thanks.
-Somsong
Hey Bill,
I'm using Actuate e.Report Designer Professional 6 Service Pack 1. Actuate isn't out of the box, we use it to develop reports for our Deltek Vision system.
I would like to call an existing report. For example, one report lists a bunch of projects and when you click on one project...
Hi Bill, thanks for all your help. I really appreciate it.
I have another question, I'm looking for a way to make a report call another report. I would really appreciate it if you could point me in the right direction.
Thanks again for all your help.
-Somsong
I am using SQL Server. It does it automatically if I use the Stored Procedure Data SOurce Builder, but I have to pass in an Input parameter, I need to pass in the parameter programatically so I use "OpenCursor("exec ....")" to call the procedure from a DataBaseSource object.
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.