How to reference Data Grid pagination events

Hmm…ya there’s probably a way of doing it using the show event of the template rows themselves. For example, if the row knows what color it should be based on some associated data that is available, it could set that color for itself every time it is shown.

The other thing is to use css as described here:

1 Like