Change color for TOP 10

Stimulsoft Ultimate discussion
Post Reply
iomega55
Posts: 29
Joined: Sat Sep 23, 2006 1:37 am

Change color for TOP 10

Post by iomega55 »

How can I change color for the first 10 records?

I need to display all the records, but only for the First 10 change the text color.

Is it possible?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Change color for TOP 10

Post by HighAley »

Hello.

You could use Conditions with next expression:

Code: Select all

Line <= 10
Thank you.
Post Reply