The
onRowTransform event can be used to make transformations based on values in the row. In this example orders with a delay in shipping exceeding the selected days are highlighted. The event handler use the
columnValue method which will get typed database values (in this example date values).