framework icon indicating copy to clipboard operation
framework copied to clipboard

Add Sort to resources

Open tomdye opened this issue 5 years ago • 1 comments

Enhancement

Resource options currently support query but when working on a new resources backed grid we require the ability to sort by a field. This will need to support sorting ascending / descending and have a base implementation or sort provided by createMemoryResourceTemplate.

tomdye avatar Oct 09 '20 16:10 tomdye

This will more likely be created as part of the existing query option and provided via a specific createSortableResourceTemplate helper or something more grid specific.

tomdye avatar Oct 15 '20 16:10 tomdye