Overflow Content Ellipsis
Basic
props.showOverflow
set to true will display ellipsis when content overflows.props.showHeaderOverflow
set to true will display ellipsis when header content overflows.
TIP
When virtual list is enabled, row height will not be affected by cell content and will be fixed to the values configured in props.rowHeight
& props.headerRowHeight
to avoid affecting calculations.
loading