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

refactor(react-grid): replace render functions with components in TableEditRow #518

Merged
merged 6 commits into from
Dec 11, 2017
Merged

refactor(react-grid): replace render functions with components in TableEditRow #518

merged 6 commits into from
Dec 11, 2017

Conversation

kvet
Copy link
Contributor

@kvet kvet commented Nov 27, 2017

BREAKING CHANGES:

The TableEditRow plugin's editCellTemplate, and editRowTemplate properties have been replaced with getCellComponent, and rowComponent ones, which accept components instead of render functions. Find more details here: #496

@kvet kvet requested a review from viterobk November 28, 2017 07:55
@kvet kvet merged commit 9bc0993 into DevExpress:master Dec 11, 2017
@kvet kvet deleted the tableeditrow-components branch December 11, 2017 11:22
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

Successfully merging this pull request may close these issues.

4 participants