blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Feature request: List View Grid Should Support sortFieldChange and sortField #2219

Closed Blackbaud-DanielHiggins closed 5 years ago

Blackbaud-DanielHiggins commented 5 years ago

Expected behavior

It would be helpful for the list view grid component to support the sortField property and sortFieldChange event. Those items are available on the normal grid component.

Actual behavior

Those properties are not available on the list view grid component.

Steps to reproduce

N/A

Plunker

N/A

Impact

Our team would like to make sort fields sticky on list view grid. We are unable to add that functionality until those items are added.

Blackbaud-AlexKingman commented 5 years ago

Issue moved to blackbaud/skyux-list-builder-view-grids #24 via ZenHub