Click to See Complete Forum and Search --> : highlight row
kulitag
May 24th, 2005, 10:13 PM
uhm how can i highlight the row of the selected fields, on my previous version of cr once i clicked the field it highlighted its related field. i am using a cr 8.5
RobDog888
May 24th, 2005, 10:56 PM
It should show up as a tooltip if you have tooltip enabled in design view. File > Options > Show Tooltips in Design.
also, if the field is used in the report the Field Explorer will show a green check mark indicating so.
kulitag
May 24th, 2005, 11:05 PM
what i mean is it will highlight the entire row.
RobDog888
May 25th, 2005, 12:05 AM
I only have used 8.5 before. I am not sure I understand. In design view or in preview view or using the report viewer control?
kulitag
May 25th, 2005, 12:08 AM
during run time
RobDog888
May 25th, 2005, 12:11 AM
Using the CR Viewer control when you click on a row it should place a red rectangle box around the record. Is this what you mean.
Sorry I must be missing something here.
kulitag
May 25th, 2005, 12:16 AM
yup, but i ain't using a cr viewer, just a control instead. where i just call my report
RobDog888
May 25th, 2005, 12:19 AM
What control? Why not use the CR Viewer control. It is allot simpler. I have a example in my signature on how to use it.
VB6/Crystal Reports Ex. ;)
kulitag
May 25th, 2005, 12:31 AM
men thanx for the time.
am using a crystal report control not the cr viewer control, i do the design in crystal then i call it in vb. i done several reports, and i dont know how to call in cr viewer though.
sorry for being noob men!
RobDog888
May 25th, 2005, 12:55 AM
Oh, I just remembered. Your using the CR Control that comes with VB6? i think its version 4.6.
I havent used that one before. If that correct I will see what I can find, unless someone else knows off hand?
Kernel^Doli
May 25th, 2005, 03:11 PM
Hi,
I am using Crystal Report...
I am creating a Student Fee Collection Project...
I want to show only those students details which are empty, i mean who have not payed their dues yet...
Please help me...
Thanks
kulitag
May 25th, 2005, 07:34 PM
first, if the field is a number you should not allow the field to become empty or set you initial value to zero. it is for the presentation of course, second what report you want to use? datareport or crystal report. third you should post a new thread in asking a new question for other can attend to your question quickly.
now, are you using one table or a query. in crystal report you can connect your report to the database then have a group. under its property have a select statement. no code needed, just set it to the parameter you want
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.