How to create a function in jquery executed right after a grid is loaded

How to create a function in jquery executed right after a grid is loaded

I have one simple gridview, I want to create a function in jquery that is executed right after a grid is loaded.

I'm trying to call with: live and ready, but it doesn't work :(