Resize the #hex-view table columns and rows dynamically based on the space available to the DataTable, not the dimension specified in the css. As the window is resized I want the number of columns and rows to grow and shrink to limits. There should always be at least 8 bytes, 4 shorts, 2 uint32 or 1 uint64. There should be at least 4 rows at minimum.
Resize the #hex-view table columns and rows dynamically based on the space available to the DataTable, not the dimension specified in the css. As the window is resized I want the number of columns and rows to grow and shrink to limits. There should always be at least 8 bytes, 4 shorts, 2 uint32 or 1 uint64. There should be at least 4 rows at minimum.