issues
search
maxazan
/
jquery-treegrid
TreeGrid plugin for jQuery
http://maxazan.github.io/jquery-treegrid
MIT License
553
stars
222
forks
source link
on 'render' events
#34
Open
fabriziocastelli
opened
9 years ago
fabriziocastelli
commented
9 years ago
I think that it would be useful adding two events:
the first would be 'onRendering' , which fires when the the grid is processing the data to render;
the second would be 'onRendered' , which fires when as soon as the grid is rendered.
Thanks
I think that it would be useful adding two events:
Thanks