Window.resize overriding my other component's window.resize

Hi,

I have a splitter control that also attaches the window.onresize resize event. It appears that dhtmlXGrid is also attaching window.resize after my splitter control, and now the splitter control doesn’t work properly. I’m using IE only.

Do you have any work around for this? Or is there an easy way to disable this event in dhtmlxgrid (other than commenting out the window.onresize code, which I do know works)?

Thanks,
Scott