predixdesignsystem / px-data-grid

Predix UI component which defines a data grid
https://www.predix-ui.com/#/elements/px-data-grid
Apache License 2.0
12 stars 20 forks source link

Actions should update when the property changes #795

Closed sks closed 6 years ago

sks commented 6 years ago

Expected:

When the px-data-grid item-actions property changes.

Then the UI should update with the new set of item-actions.

Why

This allows users to have actions based on some other criteria's.

Please let me know in case any further details are required from my side.

--Thanks