Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports 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 April 11th, 2008, 10:08 AM
Registered User
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Repeat single record in Crystal Report?

I'm trying to create a simple VB.NET application that prints a page of 30 labels, all with the same record of information. The vb query returns a single record without problem and I've created the Crystal Report, but when I run the application, only the first label has data.

How can I easily repeat that data 29 more times to print the same information on all the label on a sheet?

-Jason Pryor
 
Old April 11th, 2008, 10:20 AM
Registered User
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

For the time being, I simply looped through the dataAdapter's Fill routine 30 times and passed that data to Crystal. I don't think there is anyway to do this in Crystal, but I'd be interested to know if there is.





Similar Threads
Thread Thread Starter Forum Replies Last Post
SSRS-Repeat single Column krishthili Reporting Services 0 August 22nd, 2008 02:11 AM
XSLT - Don't Repeat if last record mattboy_slim XSLT 2 September 11th, 2007 12:33 PM
Help in appending a single record. prashanthmcr SQL Language 0 December 14th, 2005 08:47 PM
How do I append a single record ??? prashanthmcr SQL Language 3 December 14th, 2005 05:40 PM
Display a single record.. PLEASE HELP TnTandyO Classic ASP Databases 26 September 9th, 2003 10:34 AM





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