I’m loading stuff into the RadFileExplorer with both JavaScript
and server-side code. My problem is sometime things are not visible until I resize
my browsers window. So, some code that I want is fired upon the windows resize,
I want to fire that code manually. So, my question is, what JavaScript code is
being fired when I resize the window for the RadFileExplorer?