Skip to content

Has any method only to render specific changed table-cells rather than the whole table using rc-talbe? #175

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

Closed
Tracis opened this issue Dec 18, 2017 · 3 comments

Comments

@Tracis
Copy link

Tracis commented Dec 18, 2017

I used rc-table to draw a table with many input tags. So the performance is poor. Has any method only to render specific changed table-cells rather than the whole table?

@yesmeck
Copy link
Member

yesmeck commented Dec 18, 2017

Try overriding default elements, and adding a shouldComponentUpdate to the row component. Ref #171

@yesmeck yesmeck closed this as completed Dec 20, 2017
@Tracis
Copy link
Author

Tracis commented Dec 26, 2017

My rc-table is version 5.2.1. I want to know that which version starts to support 'components' props.

@yesmeck
Copy link
Member

yesmeck commented Dec 26, 2017

6.0.0

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

2 participants