bencripps/react-redux-grid

Instead of disabling actions can we hide it from the the action menu?

Opened this issue · 1 comments

@bencripps
I have a long list of actions and those actions are available based on the rowdata.

I'm able to disabled the actions, but unfortunately it is not looking good on the UI.

Is there any way by which I xan only show the available action and if there are no action available I can disable action menu button.

Bdw thanks for such a awesome grid.

Any update on this?