rbuser
Comments
-
Ed,
first, I would like to apologize if this is taking longer than expected.
I really undertand your idea but my problem is always the same: how am I
going to make it a crosstabl report. where you have the stores on the top
and… -
Jalim:
Unless I am missing something, this method can be used to implement what you
want with full control over how it looks (i.e. columns per page, overflow
columns...). It is a bit of work the first few times you do it, but … -
Ed,
Thank you for your help but this is not exactly what we wanted. Please take
a look at the attachment I sent earlier.
Thanks,
-Halim
-
I'm a bit short on time, otherwise I would have worked up a better
demo--this is just some old code I had sitting around when I was trying to
figure it out.
www.TBINc.com/misc/ColumnsWithSubReports.zip
Each of t… -
Ed,
I really don't understand what you mean by the column being in the sub
report instead of the main report. Could give me more details please?
demo will a great help as well,
thank you,
-Halim
-
the columns would be in the sub reports, not in the main report. The sub
report prints columns left to right. You will need to be sure it does not go
off the page. (there is a demo of this, but I could not find it--anyone
remember … -
Do you think I will need predefined columns in case?
Thank you for you.
-Halim
-
The only way I would know how to do this would be not to use a cross tab (I
am not an expert at those), pre-format the data, and do my own totals. In
this case, the total-columns would be the same width as the detail columns.
… -
I only want to change the margins when the pagestyle is printed! It works
for Top and Bottom but not for Left and Right. Why is that?
Maybe I should catch all drawcommands for the pagestyle and change them.
-
I am really sorry about that. I completely forgot that I was using another
component for some of the exports. The component included a property for
not showing the setup dialog. Been so long since I changed its properties,
I jus… -
Hi Nard,
Thx!
i just knew this had to be possible
cu
marc
-
The answer is -- I didn't instantiate the fields in the pipeline. Instead,
I copied the names into the DataField property of the tppdbtext. Oh well.
Don't do this often enough, I guess.
Anyway, Ed - thanks for your help.
can you reproduce this in a small demo?
send it to my last name @ tb inc . com (no spaces there)
Ed Dressel
Team DM
Here's my JITpipeline OnGetFieldValue handler .. the showmessage cycles
through the fields 3 times, displaying correct fieldnames and results.
function TfrmEDIprint.plEDIprintGetFieldValue(aFieldName: String): Variant;
beginEd, yes, the TppDBTexts are indeed visible. And the font is Black. I was
wrong when I said the onGet events weren't working -- they really are (I
have a label with dynamic caption, so I can see that it is rendered
correctly.)
donno. I work with JIT's all the time. Is the TppDBText's ".Visible"
property set to true?
I would look at the DFM of the report and see if you can see it there.
Ed Dressel
Team DM
ahhhh, i tried this in the past, using the Tpicture's "Empty" property, but
i will try it now using the code below and see if it works
thanks
never seen it--can you create a demo for support? if so, send it to
support@digital-metaphors.com
Ed Dressel
Team DM
Dear Sir,
I'd like possibility and export to JPEG.
Regards,
Ali Abbasi
reports
--- posted by geoForum on http://delphi.newswhat…Hello Nard,
I still have the same problem in RB 10.09 Ent/D2007/Visa Business
Completely unistalling, cleaning up folders and reinstalling RB 10.09 Ent
doesn't help.
The only workaround so far is to destory the form and re creat…Thanks Nard. That fixed it!
Dear friends,
If you will add right to Appearance \Layout\... to set of
Height/Left/Top/width then this is very useful for easy made layout.
Regards,
Ali Abbasi
--- posted by geoForum on…Thanks Ed works fine now
you need to set .ShiftRelativeTo property of the regions.
here's a simple demo:
www.TBInc.com/misc/ReportRegionsVisible.zip
HTH
Ed Dressel
Team DM
Figured it out. I needed to set the TextFileType property to tab.
YAY!
after going through lines and lines of archived posts I found what I was
looking for:
Procedure ReportBeforeAutoSearchDialogCreate
Begin
Report.AutoSearchFields[0].SearchExpression …already did, they won't alter it without my company having to pay extra
for it, which will never happen.
isn't there some way to have the autosearchdialog open with the
currentdate already entered?
if so, it could be someth…I'd ask the makers of the app to expose one more event.
Barring that, is the auto search dialog created? If so, you could add it
after that.
Ed Dressel
Team DM
hi,
thanks for the quick response.
Though I can imagine this being the best possible solution, I cannot use
it.
I'm working with a database application of which Reportbuilder is a small
part and thus I don't have all…Hello Nard,
Can you please email the patch too?
Regards,
Stef