Jump to content

Paint an entire line in UniDBTreeGrid


ksawebsoft

Recommended Posts

How can I can to paint an entire line in UniDBTreeGrid?

I have the following records:

 

 

Columns:    Type                 |   Name

Record   1:   +Manager       |   A

Record   2:     +Group         |   B

Record   3:       operator      |   C

Record   4:       operator      |   D

Record   5:       operator      |   E

Record   6:   +Manager       |   F

Record   7:     +Group         |   G

Record   8:       operator      |   H

Record   9:       operator      |   I

Record 10:       operator      |   J

 

I would like to paint like this:

 

 

Columns:    Type                 |   Name

Record   1:   +Manager       |   A - (red)

Record   2:     +Group         |   B - (blue)

Record   3:       operator      |   C

Record   4:       operator      |   D

Record   5:       operator      |   E

Record   6:   +Manager       |   F - (red)

Record   7:     +Group         |   G - (blue)

Record   8:       operator      |   H

Record   9:       operator      |   I

Record 10:       operator      |   J

 

 

Someone can help me?

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...