Hi
I am trying to use a RadGrid with pagination controls in the footer.
I have been able to get the grid to fill the area I want horizontally,
and when I resize my browser window the width adjusts to fit the
available space because I have assigned a width of 100%.
However vertically is another matter.
The only way I see to be able to resize is to change the page size setting,
which I have been able to do. But having to calculate the number of
visible rows that will fit into the area horizontally seems prone to miscalculation.
Any ideas, even not using pagination, would help.
Thanks
I am trying to use a RadGrid with pagination controls in the footer.
I have been able to get the grid to fill the area I want horizontally,
and when I resize my browser window the width adjusts to fit the
available space because I have assigned a width of 100%.
However vertically is another matter.
The only way I see to be able to resize is to change the page size setting,
which I have been able to do. But having to calculate the number of
visible rows that will fit into the area horizontally seems prone to miscalculation.
Any ideas, even not using pagination, would help.
Thanks