We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Subtotal Function in Spread returns wrong calculation on hidden columns. In Excel hidden columns does not reflect the result
1.https://demos.telerik.com/kendo-ui/spreadsheet/index
Paste =SUBTOTAL(109, E3:E11) in cell not in E column
Hide E column
See result becomes 0
Same result as in Excel
Ticket ID: 1671335
jQuery: 3.4.1 Kendo UI version: 2024.4.1112 Browser: [all]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Subtotal Function in Spread returns wrong calculation on hidden columns. In Excel hidden columns does not reflect the result
Reproduction of the problem
1.https://demos.telerik.com/kendo-ui/spreadsheet/index
Paste =SUBTOTAL(109, E3:E11) in cell not in E column
Hide E column
See result becomes 0
Expected
Same result as in Excel
Ticket ID: 1671335
Environment
jQuery: 3.4.1
Kendo UI version: 2024.4.1112
Browser: [all]
The text was updated successfully, but these errors were encountered: