473,386 Members | 1,969 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.

data report

121 100+
Hi.
How to get dark lines in datareport?
Dec 15 '07 #1
5 1018
QVeen72
1,445 Expert 1GB
Hi,

Place a Rectangular Shape and Set these properties:

Height = 40
BackColour =&H00000000&
BackStyle =1 rptbkOpaque

REgards
Veena
Dec 15 '07 #2
Dököll
2,364 Expert 2GB
Hi,

Place a Rectangular Shape and Set these properties:

Height = 40
BackColour =&H00000000&
BackStyle =1 rptbkOpaque

REgards
Veena
I did not know that Veena, thanks for coming to OP's aid. Also found right-clicking on the DataReport, choosing properties and inserting control helps get a line there if that's also an option OP might want to have a look at. I actually just figured it out and came on to add.

Have a great week-end! Both of you, and nice to meet you:-)
Dec 16 '07 #3
QVeen72
1,445 Expert 1GB
I did not know that Veena, thanks for coming to OP's aid. Also found right-clicking on the DataReport, choosing properties and inserting control helps get a line there if that's also an option OP might want to have a look at. I actually just figured it out and came on to add.
Hi Dokoll,

Charvi wanted a Dark Line.
Of course there is a Line Control in DataReports, we can simply place that, but we cannot change the Thickness of the Line.
That's the reason, i suggested to use a Rectangle Shape with reduced height, it looks like a Thick Line..

Regards
Veena
Dec 17 '07 #4
creative1
274 100+
Another Tip of interest:
If you need to place darkshade behind the report title or to draw a border of header row yo may try this;

... Extent the width of every label for each heading to join it to the next one
.... For every label set following properties
BackColor: A color of your choice
BackStyle: rptBkOpaque
It will create a nice and darker shaded line of header row.

Sorry if you don't find it interesting.

Peace
Dec 17 '07 #5
Dököll
2,364 Expert 2GB
Hi Dokoll,

Charvi wanted a Dark Line.
Of course there is a Line Control in DataReports, we can simply place that, but we cannot change the Thickness of the Line.
That's the reason, i suggested to use a Rectangle Shape with reduced height, it looks like a Thick Line..

Regards
Veena
Inventive, Veena, good job:-)

In a bit!
Dec 27 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Thad | last post by:
I'm new to C# and I was trying to create a Crystal Report. I've designed a simple report and I've used several methods for attaching fields to the report at design time. I've used a DataSet that...
3
by: Diggler | last post by:
I was working on a report that is populated with three different tables in a strongly-typed dataset. The tables are populated from custom objects rather than directly from SQL Server. I loop...
6
by: Ray | last post by:
Hi all, While I use the ReportDocument of vb.net to set filter to the data to the Crystal Report, it is successful for the first time while running the program. However, for the second time while...
0
by: Ray | last post by:
Dear Bernie, Yes, if the same pfieldname is used. The same data will be filtered. But I only use the code shown you before. I have not used any dataset or datatable. How to fix the problem?...
1
by: Rich | last post by:
Hello, I am trying to use the Reportviewer control. I have been following an example from the web, and the instructions from the help files on set up a ..rdlc and binding it to the reportviewer...
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:
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.