Set Grid height to equal real hight of grid.
I have a grid right now that the CSS has the
".active-controls-grid" height = 100%
which will make the grid use full possible height. if my grid only has one row, its still takes up the full height. I want to add some html buttons to the bottom of the grid. but they are ending up off screen and a scroll bar aprears. i want the buttons to be right after the last row. is there a way to do this?
Thanks,
".active-controls-grid" height = 100%
which will make the grid use full possible height. if my grid only has one row, its still takes up the full height. I want to add some html buttons to the bottom of the grid. but they are ending up off screen and a scroll bar aprears. i want the buttons to be right after the last row. is there a way to do this?
Thanks,
David D.
April 17,