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

rowExpansion defaults to true #5

Closed
kyr0 opened this issue Jul 21, 2016 · 1 comment
Closed

rowExpansion defaults to true #5

kyr0 opened this issue Jul 21, 2016 · 1 comment

Comments

@kyr0
Copy link

kyr0 commented Jul 21, 2016

I think it would be a good idea to have configuration properties set to false by default, so you can opt-in, if you want a special feature (row expansion etc.) instead of have to set a set of properties to opt-out from them :)

@BenDol
Copy link
Contributor

BenDol commented Jul 25, 2016

Looking at the sources it already is set to 'opt-in'.

https://github.com/GwtMaterialDesign/gwt-material-table/blob/master/src/main/java/gwt/material/design/client/data/AbstractDataView.java#L125

If viewing from the sample project these configurations are being made from the uibinder.

@BenDol BenDol closed this as completed Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants