gregnb / mui-datatables

Datatables for React using Material-UI
MIT License
2.71k stars 934 forks source link

customize selectToolbar ( add other actions instead of just the default delete action)? #2015

Open yelnyafacee opened 1 year ago

yelnyafacee commented 1 year ago

There seems to be no option to replace or customize the selectToolbar, the default selectToolbar only have the delete all action

Expected Behavior

There should be a way to add/remove action buttons to the selectToolbar, currently there is no way to do it, or even replace the entire selectToolbar component

Current Behavior

There are no way to add/remove action buttons to the selectToolbar, or replace/customize the entire selectToolbar component

Steps to Reproduce (for bugs)

-none-

Your Environment

-none-

Tech Version
Material-UI "^5.13.5"
MUI-datatables "^4.3.0"
React "18.2.0"
browser Chrome Version 114.0.5735.199 (Official Build) (64-bit)