I have a requirement where the command row of the RadGrid must always be at the bottom of the grid. We have implemented code where the grid will be resized to always fit the container it lives in, but when paging is turned on, our page layouts become inconsistent because on some pages the paging row is the last row and on others the command row is the last row. So, I am wondering if there is a way to always make the command row show as the last row (or at least below the paging row) be it by server code or javascript. Anyone have a solution to this?
Thanks.
Jared
Thanks.
Jared