Hello
I have a RadGrid and use the page size as a paging option. If my grid has less than 25 records in the search result, then no navigation bar is displayed - This is okay, as I don't need it at this point. However if I have more than 25 results, but less then 50 results, and I change my page size to 50; the grid will show all results, but the navigation bar is no longer displayed. This means that I am no longer able to change the page size back to 25 without having to reload the whole page.
Is it possible to force the navigation bar to always display?
Many thanks,
Mark
I have a RadGrid and use the page size as a paging option. If my grid has less than 25 records in the search result, then no navigation bar is displayed - This is okay, as I don't need it at this point. However if I have more than 25 results, but less then 50 results, and I change my page size to 50; the grid will show all results, but the navigation bar is no longer displayed. This means that I am no longer able to change the page size back to 25 without having to reload the whole page.
Is it possible to force the navigation bar to always display?
Many thanks,
Mark