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
I am using two tables with some data , if i select first table drop down it was not visible perfectly some data not showing by another table header.
Please Find Image. I raise this query in Handson forum also.
The text was updated successfully, but these errors were encountered:
is there any solution for this issue?
Sorry, something went wrong.
Hi, I use below css in my code for this issue.
.htAutocompleteArrow { border-top: unset; }
.handsontable.listbox{ z-index:999; top:0px; background: #000; }
.handsontable table.htCore{ border:1px solid #ccc !important; }
.htColumnHeaders { height: unset !important; overflow: unset !important; }
.ht_clone_top.handsontable { z-index: 0; }
No branches or pull requests
I am using two tables with some data , if i select first table drop down it was not visible perfectly some data not showing by another table header.
Please Find Image. I raise this query in Handson forum also.
The text was updated successfully, but these errors were encountered: