Hi Dimitar,
Thanks for Your quick reply.
1) We split whole page as 4 parts by jqxSplitter.
2) Every splitter part have 1 jqxGrid, i mean 4 grids we have.
3) When we load the page initially the grids are same width and same height.
4) The grid don’t have scrollbars horizantally. Grids stretch 100% to the splitter area. We don’t allow the scrollbar here.
5) When we resize the splitter left to right or right to left, we need to maintain the 100% stretch and we dont like to allow the scrollbars horizantally.
I seen that your above example have scrollbar. Is there any other solution.?