I'm using easyui in my project.
I have a problem that datagrid can not fill the height of it's container.
When I use fit=true, it brings to a too height grid. Because I have some other
custom elements in the container like toolbar,searchbar,statubar etc.
So I need to resize the grid by the height I compute when it renders.
I overrided the $.fn.datagrids.defaults.view's onAfterRender, but it was called
every times when the grid rendered or refreshed.
Is there any way to insert my code in somewhere and it can can be called only
once where the grid will be created or rendered.
Thank you!
Original issue reported on code.google.com by tsing0h...@gmail.com on 16 Sep 2013 at 2:20
Original issue reported on code.google.com by
tsing0h...@gmail.com
on 16 Sep 2013 at 2:20