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

SpreadSheet - bottomBorder() on last row adds to border to the top of next column #4544

Open
PMcDonough11 opened this issue Sep 26, 2018 · 1 comment

Comments

@PMcDonough11
Copy link
Contributor

PMcDonough11 commented Sep 26, 2018

Bug report

When adding a bottom border to the last row of a Kendo UI Spreadsheet, the bottom border placement appears on top of the next column.

Reproduction of the problem

Please take a look at this Progress Kendo UI Dojo which replicates the issue.
Steps:

  1. Edit a numerical column in the bottom row.

Current behavior

The specific cell's k-spreadsheet-hborder appears at the top of the next column.

Expected/desired behavior

The bottomBorder method should apply the configuration to the bottom of the specified range. Here is an example of a Kendo UI Spreadsheet with a hidden bottom row.

Environment

  • Kendo UI version: 2018.3.911
  • jQuery version: 1.12.4
  • Browser: all
@pepinho24
Copy link
Contributor

pepinho24 commented Nov 28, 2024

Reported in #7763

Bug report

Spreadsheet does not apply borderBottom correctly for the last row

Reproduction of the problem

Dojo - https://dojo.telerik.com/UGABAnoR

Current behavior

Border is applied at the first row for the next column

image

Expected/desired behavior

The border shall be applied at the bottom at A200

Environment
Kendo UI version: [all]
Browser: [all ]

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

4 participants