Problems with row heights on window resize

Problems with row heights on window resize

PatChutipongPatChutipong Posts: 1Questions: 1Answers: 0

Hi, I am currently working on a website with dataTables integrated in it. However right now I am having a problem when resizing the rows have inconsistent heights when the window is done resizing. This problem disappears whenever I refresh the page, but I want the rows to have consistent heights without forcing refresh since it will affect the other components of the page. I tried to call fnDraw for every resize event but it doesn't seem to work. Any advice on how to fix this? Thank you.

This discussion has been closed.