This question is locked. New answers and comments are not allowed.
Hello
I have setup a view using the Telerik splitter.
I have two split areas (horizontal splitter) - top split area contains a div that consumes 50% of the page realistate, and the bottom split area also contains a div which neatly consumes the rest of the available realistate.
Now when I load a telerik html grid into either of these div areas it is not consuming the complete space.
The grid renders with three components:
<div class="t-grouping-header">
<table cellspacing="0">
<div class="t-grid-pager t-grid-bottom">
Please see attached:
The first image ...grid_1 shows what it currently looks like rendered.
The second image ...grid_2 is how I want it to render.
I have setup a view using the Telerik splitter.
I have two split areas (horizontal splitter) - top split area contains a div that consumes 50% of the page realistate, and the bottom split area also contains a div which neatly consumes the rest of the available realistate.
Now when I load a telerik html grid into either of these div areas it is not consuming the complete space.
The grid renders with three components:
<div class="t-grouping-header">
<table cellspacing="0">
<div class="t-grid-pager t-grid-bottom">
Please see attached:
The first image ...grid_1 shows what it currently looks like rendered.
The second image ...grid_2 is how I want it to render.