nicocizik
Comments
-
Hi Tim,
Thanks for the info, this will be fixed for RB 11.04.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Hi Enrico,
Using the AutoSearch feature you can search on numerous operators including
lookup lists. Take a look at the AutoSearch demos located in the \Demos\5.
AutoSearch\... directory for what is capable. Also, spend some…Hi Tim,
One option would be to create the two AutoSearch parameters without any
criteria in your datasets. Once these values are entered you can manually
create the search criteria associated with them using the TdaSQLBuilder…There is now a patch available for RB 11.04 that fixes this problem. Email
support@digital-metaphors.com to receive the patch.
--
Regards,
Nico Cizik
Digital Metaphors
in Sort fields not going back into the correct position when deselected Comment by nicocizik April 2009Hi Enrico,
Use the main toolbars if you would like to change multiple components at
once rather than the built in inspector.
--
Regards,
Nico Cizik
Digital Metaphors
in I need change font size of 100 db-control - Is there a multi select ? Comment by nicocizik April 2009Hi Enrico,
By definition, the folder TreeView is sorted by the caption. You can change
this by directly accessing the TreeView object (FtrvFolders) in your custom
report explorer. Changing the SortType property to stNone sho…Hi Leo,
Another option that you might try is to ensure all components that are below
the region are anchored to the bottom of the band. You can do this by
altering the anchor property. This will ensure that the space between…Hi Leo,
Try creating a report object loop that finds all components below a certain
measurement in the band (i.e. Region.Top) and moves them up.
in Shifting up all components below a region if it's empty in code (not RAP) Comment by nicocizik May 2009There is now a patch available for RB 11.04 that fixes this issue. Send an
email to support@digital-metaphors.com to receive the patch.
--
Regards,
Nico Cizik
Digital Metaphors
in [Calculated field] Comment by nicocizik May 2009HI Smokoveck,
Please send all attachment files to support@digital-metaphors.com rather
than post them here.
Thanks for pointing this out. We are working on a solution and will get
back to you as soon as we have one…Hi Perry,
Which database and connectivity are you using? In my quick testing with the
DBDEMOS database and BDE, loading the designer with the OpenDataSource
property set to False, did not open the dataset.
--
Hi Perry,
This is not a known issue. Are you able to recreate this with the end-user
demo or a simple example? If so, please send it in .zip format to
support@digital-metaphors.com and we'll take a look at it for you.
<…Hi Luca,
Which version of ReportBuilder and Delphi are you using? Are you using the
built-in PDF device or a third party device such as TExtraDevices or
Gnostice?
If you are using the built-in PDF device, be sure t…Hi Jérôme,
The designer has drastically changed since RB 7. Take a look at the
following RBWiki articles on how to customize the current designer toolbars
and menus. There is also a wealth of information in this parent topic…Hi Alex,
Which version of ReportBuilder are you using? Are you using RichText
components?
Earlier versions of ReportBuilder converted advanced components such as
TppRichText and TppBarcode to bitmaps before exporti…Hi Stacey,
This is not a known issue. Are the two separate machines using the same
regional settings? Are they accessing the same version of the data?
Starting with RB 10, we enhanced the mail merge capabilities to allo…Hi Raymond,
Use the Report.FreeModules routine to free/clear the DADE and RAP modules
before loading the designer.
--
Regards,
Nico Cizik
Digital Metaphors
in How to clear the Data tab? Comment by nicocizik July 2009Hi Walter,
In my testing at designtime and runtime with RB 11.05 and Delphi 2006, the
cut, copy, paste keyboard shortcuts function as expected. Have you tested
this at runtime? You may have a corrupt installation. Take a lo…Hi Macko,
This is not a known issue with ReportBuilder. My first suggestion would be
to update you version of RB 7.04 and see if that helps. If not, try
downloading a trial copy of RB 11.05 for Delphi 7 and test with that.Not directly. If you set your theme (below) to use the "Adaptive" option it
will match the theme selected for that application. I believe these themes
adapt to the machine colors unless they are altered.
--
Regards,
Hi Isaac,
The "Default" theme does not adapt to the machine settings, it is a generic
theme that is just named "Default".
If you would like an adaptive theme you need to use the new adaptive themes
Office 2007, Outl…Hi Isaac,
I'm unclear what you mean by a "bitmap" background for the default theme
however the Office 2007 and Outlook 2007 themes will match the theme defined
for the machine or for the office suite itself (if overridden). S…Hi Debbie,
We have still not been able to successfully recreate this issue on our
machines. If you can send us an example or provide us with the steps we
need to take to consistently recreate this behavior we would be veryHi Philip,
I apologize but we are still unable to recreate this behavior on any of our
machines here. In order to track down this issue, we are going to need an
example or steps we can take to consistently recreate the behavi…Hi Philip,
Looking at the changes made between 11.03 and 11.05, there were none that
would affect the location of the dataviews in DADE. Are the reports with
the problem perhaps older reports saved down in an earlier version …Hi Antony,
This is not a known issue. My first suggestion would be to upgrade to RB
11.05 and re-test. If the problem still occurs, please give me the steps I
can take here to recreate the issue in a simple example.
Hi Isaac,
Having an example I can run on my machine would make tracking down the issue
much easier. Perhaps you can create a similar scenario with the DBDemos
database included with Delphi or create a simplified version of th…Hi Isaac,
We have not seen this behavior before.
Are you certain there are in fact detail records for the current master
record in these reports? If not, and you have the pipeline set to
SkipWhenNoRecords, it will …Hi Issac,
Thanks for the clarification. You are correct, it is not currently possible
to create a single join on multiple fields from multiple tables using the
Query Designer. This is a capability we will consider adding for…