Using Angular & Bootstrap.
My ui-grid-viewport div is overflowing my ui-grid div.
I would like to have my ui-grid resize vertically to fit myui-grid-canvas as well as the horizontal scroll bar on
I believe this can be accomplished best with Javascript. Would my best bet be making a function that sets the height of ui-grid-viewport == ui-grid-canvas + 10px?
Thanks
