Resize Grid after Splitterbar movement

Resize Grid after Splitterbar movement

Hi,

i have a document using jquery splitter. The right pane contains a grid which i want to resize to the full pane size.

My problem is now, how to trigger the resizing of the grid, when i release (mouseup) the splitterbar. My first thought was to modify the eventhandler in splitter.js, but i had no success. Nothing seems to be working, even not sending a simple alert window). As i am not very familiar with js i need your help.

Is there anybody having any experience with this?? 

Thanks

Thorsten