Did some searching but wasn't able to find an answer quickly.
When we sort fields in a grid that can have null values, is there a way to specify whether nulls should go first or last... similar to Oracle's "NULL FIRST" or "NULL LAST" in the ORDER BY?
When we sort fields in a grid that can have null values, is there a way to specify whether nulls should go first or last... similar to Oracle's "NULL FIRST" or "NULL LAST" in the ORDER BY?