Column resize throws "UncaughtTypeError:Cannot read property "offsetWidth" of null" on window resize
Column resize throws "UncaughtTypeError:Cannot read property "offsetWidth" of null" on window resize
shreyabharadwaj
Posts: 1Questions: 1Answers: 0
Our window-resize method is binded to the grid's column resize function as per our requirement since we need to sync the column resize of grid with window resize. However, on window resize, the column resize function throws the above mentioned error.
This discussion has been closed.
Answers
Can you link to a test case showing the issue please (as per the forum rules) so it can be debugged.
Allan