Print Page | Close Window

How to Pass value to unbound field in C# 2003

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=9954
Printed Date: 03 May 2024 at 4:51pm


Topic: How to Pass value to unbound field in C# 2003
Posted By: aalokwar
Subject: How to Pass value to unbound field in C# 2003
Date Posted: 10 May 2010 at 12:32am
Hi!,
I want to display text from the textbox to the Crystal Report. Plz help me how to write code. I am using .net 2003 C#.
Plz help???

-------------
Aalok



Replies:
Posted By: lockwelle
Date Posted: 10 May 2010 at 3:50am
don't know the code off-hand.  You could create a parameter in the report and populate that value, or if you are using a stored proc, populate it there.
 
HTH



Print Page | Close Window