Hi!
I'm trying to write a function where multiple grids on one page should together always fill 100% of the container height. To allow them to dynamically resize when one is closed, I added a callback to onHeaderClick that goes like this (pseudocode)
onHeaderClick: function()
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top