473,386 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Crystal reports.net runtime customization

Hi,

I am using VS .NET 2003 and the included Crystal Reports .NET. I have
built a windows form that displays a grouping report using the report
viewer. I would like the end-user to be able to choose the grouping
field from a dropdown list.

I've tried the sample code in the Crystal Help for .NET and it doesn't
work for me.

Dim thereport As New Reports.CrystalReport1
Dim FieldDef As FieldDefinition
FieldDef = thereport.Database.Tables.Item(0).Fields.Item("fie ldname")
thereport.DataDefinition.Groups.Item(0).ConditionF ield = FieldDef

Visual Studio tells me that "Property ConditionField is read only".

Why?

In Object browser:
Public Overridable ReadOnly Property ConditionField() As
CrystalDecisions.CrystalReports.Engine.FieldDefini tion
Member of: CrystalDecisions.CrystalReports.Engine.Group

Please I need help.

Thanks in advanced,

Steve
Jul 21 '05 #1
0 1677

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: BStorm | last post by:
I have a transaction log file where the DataSet table's Description column is actually delimited into "subcolumns" based upon the transaction id. I would like to parse these into separate fields...
4
by: LL | last post by:
I am looking for online Crystal Report articles or VB samples to accomplish the following scenario. (In .NET Windows application) 1) User downloads an Xml document to local computer. 2) When...
0
by: Suhail Salman | last post by:
Dear all, I need to have the Crystal reports Generator to have a dynamic query at runtime.the problem is within C# we cannot update the Crystal report query, any one can help me with this. ...
7
by: mrwoopey | last post by:
I have a asp.net application that uses the crystal report viewer control. It displays all of my reports but all of a sudden it started giving me the following error on ONLY two reports: "Fail...
0
by: aky | last post by:
Hi Im performing Parameter Fields Runtime Customization for crystal reports through VS.NET 2003, using C# as code Behind the ParameterFieldName property (and the other properties such as...
4
by: MeNotHome | last post by:
I have a couple of variables in vb.net that I want to have printed on my crystal reports report. How can I do this? Thanks for any info
1
by: Daniel R. H. \(DRH\) | last post by:
Where I can find a novice tutorial for Crystal Reports 10 or .NET?. Thanks
3
by: Eric Clapton | last post by:
Hi, How do you put the Crystal Report inside Visual Basic coding?
5
by: Atley | last post by:
There is a tab at the top of the Crystal Viewer that says 'Main Report'. How in the heck do I rename that tab to my report name or remove it altogether?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.