Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

ANN: New website for GridPack for ReportBuilder

edited November 2004 in General
Hi,

I'm happy announce that GridPack for ReportBuilder has a new website at:
http://www.planitechnologies.com. Thanks for all your supports.

What is the GridPack?

Grid Pack for ReportBuilder is a set of components designed
to work with ReportBuilder, the report tool from Digital Metaphors,
to enhance its functionality and make your report look more
powerful and more professional. All grids only save necessary
information into the report file, and keep the report file size
as small as it can, so the speed of loading a report is very much faster.
The pack includes 5 components:

TrbTableGrid, TrbDBTableGrid, TrbCrossTable, TrbPageBreak and
TrbCheckBox.


TrbTableGrid is a stretchable table grid, that let's developers more
easily
design grid, table, fill-in form reports. The features include:

- Cells can be merged and split.
- Cells can be stretched.
- Cells can have multi-line captions with aligment
(left, center, right) and layout (top, middle, bottom) attributes
as well as left, top, right and bottom margins.
- You can specify a name and a display format for each cell.
- Cells can have own background color and font(name, style, size, color)
attributes.
- You can specify line color (which can be print properly under the
non-color printer) and one of the following pre-defined 10 line
styles for each side of cell borders The value of the pre-defined 10
line styles can be:

No line, 1/8 pt line, 1/4 pt line, 1/2 pt line, 3/4 line,
1 Pt line, 1 1/2 pt line, 2 1/4 pt line, 3 pt line,
4 1/2 pt line, 6 pt line.

- Cells can have left, top, right, bottom spaces.
- Cells can have their own font name rather than using the default grid
font.
- Selected columns or rows can be deleted, and you can insert
specific rows at below or above of the selected rows, insert
specific columns into left or right side of the selected columns.
also support rows and columns append.
- Supports calculated cells (Min, Max, Average and Sum).
- A new Cell properties... dialog, which can easily to use to modify
properties
of selected cells at once.
- Support TExtraDevices v2.8 or later.
- Run-time event to show/hide rows and columns.
- Run-time methods to dynamic grid creation.
- Design time selectable cells, resizable columns and rows.

http://www.planitechnologies.com/images/Sample1_Design.jpg
http://www.planitechnologies.com/images/Sample1_Preview.jpg

TrbDBTableGrid is a dataware table grid. The features include:

- All the features of TrbTableGrid, plus,
- Each cell can has a Data field associated with it (Only
supports all non-blob fields).
- new AutoTraversal property, by enabling this property, the grid would
display detail band record row by row automatically if the grid rows
have data
fields, and display remaining empty rows if the data reaches to EOF.
- new ResetTraversal property, by using this property, Grids can share
the same
records if they are in the same detail band.

http://www.planitechnologies.com/images/Sample2_Design.jpg
http://www.planitechnologies.com/images/Sample2_Preview.jpg

http://www.planitechnologies.com/images/AdvDBTableGrid_DesignTime.jpg
http://www.planitechnologies.com/images/AdvDBTableGrid_RunTime.jpg
http://www.planitechnologies.com/images/AdvDBGridGroup_DesignTime.jpg
http://www.planitechnologies.com/images/AdvDBGridGroup_RunTime.jpg

TrbCrossTable is a unique and powerful CrossTab component. The
features include:

- All the features of TrbDBTableGrid.
- TrbCrossTable is fully configurable at design time, which
means you can do anything to its cells.

http://www.planitechnologies.com/images/CrossTable_DesignTime.jpg
http://www.planitechnologies.com/images/CrossTable_P1RunTime.jpg
http://www.planitechnologies.com/images/CrossTable_P2RunTime.jpg

TrbPageBreak

- a page break component, which force a page break in the report.

TrbCheckBox is a check box. The features include:

- a Caption assciated with it.
- Pre-defined 7 styles of check boxes.

http://www.planitechnologies.com/images/RBCheckBoxes.jpg


For more information

http://www.planitechnologies.com




Best Regards,

William Yu
http://www.planitechnologies.com (Grid Pack for ReportBuilder)
http://members.rogers.com/wyu66 (KWizard, Wizard component)

Comments

  • edited November 2004
    When do you expect to support RBP 9?

    Thanks.

    SMP
  • edited November 2004
    Hi,

    As soon as I get the RB 9

    William

  • edited November 2004
    William: I read that you plan to support RB9 as soon as you get it to work
    on - I have a couple of pre-order questions to save me looking too hard for
    the answers ;-)

    - does the product come with source code? I couldn't easily find any
    reference to source code anywhere on the site.
    - after the RB9 update work is completed do we get an updated copy of the
    new version (with code) without any further expense?
    - will the current (or future version) support the Delphi 2005 VCL
    environment (it appears that most D7 code compiles in D2K5 without too much
    fuss)

    Thanks in advance for any information you can give on this,

    cheers - David

  • edited November 2004
    Hi, David

    The GridPack for ReportBuilder comes with full source code. You will get
    the GridPack for RB9 for free. Since the classes in the GridPack for RB9 are
    all inherited from the standard RB9 VCL classes, so Grid Pack will compiled
    under D2005.


    Thanks

    William

  • edited November 2004
    Thanks William - just placed the order and will be taking a look at the
    download this evening. It looks like I have a new toy to play with. I have
    been looking for something like this for a while now.

    Do I need to register myself as a new user with you directly or is this
    taken care of by ShareIT?

    cheers - David

  • edited November 2004
    Hi, David

    I've seen your order. I'll register you by myself. Enjoy!

    Thanks

    William

This discussion has been closed.