Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Components
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 18th, 2004, 02:45 AM
Registered User
 
Join Date: Dec 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default building crystal report table programmatically

(Type your message here)

--------------------------------
From: Khaled -

Hello there
I have a problem i want to add a table to my report and i want it to appear as following (note the data are fitched from data base):

-----------------------------------------------------------------
|Data in rows are |column 1 Title| Column 2 Title| column 3 Title|
-----------------------------------------------------------------
| Row 1 title | 1 | 2 | 3 |
-----------------------------------------------------------------
| Row 2 title | 5 | 6 | 7 |
-----------------------------------------------------------------
| TOTAL OF COLUMS| 6 | 8 | 10 |
-----------------------------------------------------------------

the problem is i want to do that prgrammatically and i didn't know what is the correct action
1 - Building a data set and bind it to the repoort section.
If yes the problem is how to bind a data set to certain report section and view it??
2 - Building a cross tab report and manipulate it.
If yes the problem is how to build a cross tab report programmatically??

I need your support urgently as i couldn't find the answer for this quesiton.

Thanks


 
Old October 6th, 2006, 02:26 AM
Registered User
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to annacore
Default

i think the best solution for this kind of report is to use cross-tab as it's best for viewing matrix data...follow the guide in Crystal Reports(the Help button) and u can design the report in ways u want it






Similar Threads
Thread Thread Starter Forum Replies Last Post
Report - programmatically creating penta Access 12 May 19th, 2005 04:53 PM
Crystal Report using Partition of a Oracle Table [email protected] BOOK: Professional Crystal Reports for VS.NET 0 April 18th, 2005 08:09 PM
Creating a table programmatically Bob Burns ASP.NET 1.0 and 1.1 Basics 2 July 15th, 2004 11:44 AM
Creating report programmatically liliarum BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 July 6th, 2004 09:34 AM
Changing source table of crystal report at runtime bhavanipodipireddy Crystal Reports 1 January 16th, 2004 08:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.