format datagrid question

J

john

Hi all,

A form contain a datagrid with sorted data.

Is there a simple way to color only the lines with duplicate customer number

Like with nthe conditional formating tools
(Can we refer to a preceeding line?)

Regards,
Pierre
 
B

Barry Gilbert

Assuming yu're talking about the MSHFlexGrid of MSFlexgrid, there is no
simple, native way. It would't take too much code, though.

Barry
 
Top