Ask Experts Questions for FREE Help !
Ask
    avi211166's Avatar
    avi211166 Posts: 1, Reputation: 1
    New Member
     
    #1

    Dec 20, 2006, 04:37 AM
    DataReport in VB
    Hi

    I got a simple datareport in VB
    I need to change color of field for a specific line depending on the data

    for example
    if qty > 5 >>>>>>>. Entire line should be in red

    item qty
    === ===
    A 1
    B 7 >>>>>> this line should be red
    C 3

    Tnx
    Avi
    fredferl's Avatar
    fredferl Posts: 1, Reputation: 1
    New Member
     
    #2

    Sep 26, 2007, 08:05 PM
    How

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Pagebreak in  datareport VB [ 1 Answers ]

Hi, Does any one know how to give a page break in datareports in VB after display of certain records . All the reports is done using dataenvironment and datareport properties, but I want to show the report by having pagebreak after every 5th record. Since no code is written , I can't do...


View more questions Search