Single Row Zoom with expand() function
Posted: Thu Jan 03, 2013 9:29 am
Hi,
is it possible to expand only 1 row in a mouse-over event?
I found
getObj("Grid1").grid.expand();
but this expand all rows of grid...
is it possible to expand only 1 row in a mouse-over event?
I found
getObj("Grid1").grid.expand();
but this expand all rows of grid...