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

Allow for default value to be set for new cells #311

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

Ezeon
Copy link
Contributor

@Ezeon Ezeon commented Apr 18, 2017

Change to allow for the default value of new cells to be set when adding a new row. The default value can be set in the column settings with the new property 'defaultValue'.

This PR solves issue #310.

Change to allow for default value to be set for new cells with new column setting 'defaultValue'
@lexzhukov lexzhukov merged commit 9065c52 into akveo:master Apr 19, 2017
@lexzhukov
Copy link
Contributor

@Ezeon thanks for your PR 👍

@64n35h4
Copy link

64n35h4 commented Aug 7, 2017

@Ezeon
I changed your PR a bit to add support for default value of boolean false, previously because false did not answer the if condition, it wouldn't have set as default.
PR #427

@emko
Copy link

emko commented Aug 27, 2018

if you want to select the first dropdown? and its value is 0 is this considered as false?

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.

None yet

4 participants