Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 247773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:17:14+00:00 2026-05-11T21:17:14+00:00

Client would like to have row selected so that he can tell what record

  • 0

Client would like to have row selected so that he can tell what record on the left is being worked on, while being able to edit just 1 column.

so, advise on how to allow row-select plus keypress events to fire, or how to color a cell based on whether another cell in it’s row has been entered.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:17:14+00:00Added an answer on May 11, 2026 at 9:17 pm

    Coloring distinct cxGrid rows is best done using their Styles collection with OnGetContentStyle event.

    procedure StylesGetContentStyle(Sender: TcxCustomGridTableView;
      ARecord: TcxCustomGridRecord; AItem: TcxCustomGridTableItem;
      out AStyle: TcxStyle);  
    begin    
      if SomeCondition then
        AStyle := SomeTcxStyle;  
    end;
    

    Another way is by using OnCustomDrawCell event and drawing the grid yourself. I prefer to use styles, it’s cleaner.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a request in from a client that would like one of their
I have a client who would like to have each row in FlexiGrid a
I have a client/server program in TCP written in C, and I would like
I have two doubts: 1. I would like to add some client side support
I have declared an enum in my server code, and would like my client
I have this line: $(#clients-edit-wrapper).height($(window).height()-150); I would like to apply that height function to
For a utility I'm working on, the client would like to be able to
I have a list of items that can be represented like this: ClientNo Name
I have a MySQL query that I would like to enhance by requiring that
I have a table that has a view_count column. I would like to increment

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.