Sort by Attribute
I have an attribute called age that gets the age of the user calculated by their DOB, how can I create a sortable on this column.
2 Replies
@Leandro Ferreira That sorts by the column itself not by an attribute, i thought about trying to figure out a way to srt by DOB while showing the age but couldnt figure it out
I guess you could do something like
should do the trick