Results 1 to 2 of 2

Thread: Cell Colors and Current Row Color

  1. #1
    Join Date
    Aug 2005
    Posts
    18

    Cell Colors and Current Row Color

    We are using the following to color specific cells for rows that meet our #1#|IB.


    fi=5|mac=(#1#|IB||class=gray|<B>#5#</B>~|EL||class=WHITE|#5#),

    This works great, but the when you select a row the row does not change to the selected row color.

    We use .dbMode = "type=GRID |UpdateStart=true| sysindex=true" which makes the # column to click and update the record.

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    please use some simple Northwind code to illustrate your problem. Also please state what you want to do. Your code says -

    if column 1 is blank then change the cell color to gray else leave it as white. MagicCell is to mask the DISPLAY conditions.

    >>.. when you select a row the row does not change to the selected row color.

    Explain what you meant by this.

    >>..the # column to click and update the record.

    Update always update the "row" record.


    Fk
    Last edited by Frank; 11-28-2007 at 10:43 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •