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

It is impossible to change the default value of the colCount property #7333

Closed
andrewtelnov opened this issue Nov 12, 2023 · 0 comments
Closed
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@andrewtelnov
Copy link
Member

The following code dosen't work:
Serializer.findProperty("checkboxbase", "colCount").defaultValue = 0;.
The default value for this property is still 1.

The expected behavior, the default propety value should be changed to 0.

@andrewtelnov andrewtelnov added bug user issue An issue or bug reported by users labels Nov 12, 2023
@andrewtelnov andrewtelnov self-assigned this Nov 12, 2023
@RomanTsukanov RomanTsukanov changed the title It is impossible to change colCount property default value It is impossible to change the default value of the colCount property Nov 14, 2023
@OlgaLarina OlgaLarina added this to the v1.9.117 milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

No branches or pull requests

2 participants