I use DBGridEh 4.0 with a TADODataSet. For the grid I have different
Odd/Even row colors. When I insert or append a new record the
alternating row colors become a single color when the dataset is not
Filtered and the Cursor Location is clUseClient. After posting the new
record the alternating colors return. This does not occur when the
dataset is Filtered or the Cursor Location is clUseServer.
Any advice or ideas would be appreciated. Thanks.
Mike