I try to find this event at docs,I just can’t find it.
I set overflow in td
.handsontable td {
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap !important;
}
and I want to show complete data when mouseon incomplete cell