Posted 16 April 2020, 11:14 am EST
Hello guys!
Most of the times, when sorting, filtering and grouping, Wijmo’s Grid differ undefined, blank and null values, correct thinking as a programmer, but as a end user, for a string field all of them have the same value, at least visually.
During sorting it was solved using sortComparer, but I could not find similar methods for Filtering and Grouping(GroupPanel[/https://www.grapecity.com/wijmo/demos/Grid/Grouping/GroupPanel/purejs]).
Is there somemethod where I cand treat undefined as blank or “” for example?
Tks!