Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom buttons to toolbar #547

Closed
tarim opened this issue Jul 1, 2016 · 7 comments
Closed

Add custom buttons to toolbar #547

tarim opened this issue Jul 1, 2016 · 7 comments

Comments

@tarim
Copy link

tarim commented Jul 1, 2016

Hi there,

Is that possible to add custom buttons to toolbar please? Such as "Save All" for multi row update etc.

Thank you,

NS

@AllenFang
Copy link
Owner

#497 for v3.0.0 is ready to make component more customizable.

@tarim
Copy link
Author

tarim commented Jul 5, 2016

Hi Allen,

Thank you for quick reply, when v3.0.0 will be available?

Thanks,

NS

@AllenFang
Copy link
Owner

@tarim, No idea currently, sorry. There're a lots of thing to do, It really need some time. Hope I can complete before October.

Thanks you :)

@gary-menzel
Copy link

I realise this is a couple of month old now, but I use some jQuery trickery to attach some buttons/dropdowns into the react-bootstrap-table (in componentDidMount) which works most of the time (95%). In any case, the buttons/dropdowns are sitting directly above the table anyway I have not tried it with any other components but expect it would be no different as it is happening when the DOM is rendered. It also seems to play well with the ADD/DELETE buttons for rows in the table.

@AllenFang
Copy link
Owner

@gary-menzel, thanks :) Hope after v3.0.0 released, everyone can customize their component more easily.

@gary-menzel
Copy link

Looking forward to it Allen... I am still relatively new to GitHub and PR's (and how to keep the separation between branches I want to work on without getting it caught up in my own private code) but am also right in the middle of coding for a start-up (so not a lot of time to experiment). Eventually, though, I'll be happy to work on some of the code and submit PR's (when I work out the best workflow for it).

@AllenFang
Copy link
Owner

Fixed on v3.0.0, check examples to learn how to customize toolbar

Let me know if you got any questions, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants