You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a cell template applied on a column. Can I sort the data of this column based on multiple criteria who's value is being displayed on this cell.
For eg: I have a cell template which displays the issue priority and issue creation date.
Can I apply sorting on this column based on high priority and older date.