Home › Forums › Guriddo jqGrid JS › Help › change cursor to hand when pointer is over the rows
Hi fellow programmer
I want to change my cursor to hand when my mouse pointer is over the grid's rows.
How to do that?
Hello,
do it like this. Add this after the grid css file is loaded
.ui-jqgrid .ui-jqgrid-btable { cursor : pointer; }
or what you want
Regards
Tony
Is it possible to limit it to just one column instead of the entire row?
Yes this is possible using the cellattr event which can be applied at that column
.mypointer
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS