Skip to content
Discussion options

You must be logged in to vote

simple, you can't use decimals in the row height, 62.75 is wrong, don't use that, SlickGrid can't calculate properly with decimal numbers. It works fine with 60 or 62. Using decimals is just a bad idea plain and simple, not just for SlickGrid but also for the DOM / CSS.

TypeScript doesn't allow being more specific than number, but technically speaking SlickGrid only supports integer for any height options

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@langochai
Comment options

@ghiscoding
Comment options

Answer selected by langochai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants