tags:

views:

274

answers:

1

Hi all,

do we have onmouseover event in jqgrid, that is when the mouse is over any row in the grid.

I could not find it in the documentation,

Also is it possible to add onmouserevent to a particular column in jqgrid.

thanks in advance.

masood

A: 

No, there is no event in the API for this.

It might help to explain what you are trying to do - maybe there is another way...

Justin Ethier