Is this possible to increase the below maximum allowable height to be set to a div element.
Chrome (14.0) : 33,554,428 px
IE (9.0) : 10,737,418 px
FF (7.0.1) : 17,895,697 px
Beyond, the size, the client height of the div element won't be increased. It creates a problem in virtual scrolling in grid. Beyond the limit, the grid won't be scroll.
Any one having solution for that?