Hi,
I'm interesting in a function that hide/show the entire grid dinamically.
I'm searching for this function but I don't found it.
I've found in the code this piece of code:
$('div.ptogtitle', g.mDiv).click(function () {
$(g.gDiv).toggleClass('hideBody');
$(this).toggleClass('vsble');
});
Can you help me?
Thanks
Luca
Original issue reported on code.google.com by LucasPan...@gmail.com on 9 Nov 2012 at 8:39
Original issue reported on code.google.com by
LucasPan...@gmail.com
on 9 Nov 2012 at 8:39