Hi I have 100% width grid and I want to trigger a grid re-render whenever the browser width changes. On load the grid is 100% width of the space available but many people tend to make the browser wider and the only solution at the minute is to refresh the page.
I was hoping there was a command I could attach to a window.resize listener to trigger a re-render when the browser width changes.