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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...