I need to resize the grid when the browser is resized. There are a number of examples posted in this forum on how to do this. However, most of the examples show how it is done if the grid is the only thing on the page. I am using a RadMultiPage and the grid
appears on the second pageview which is accessible from the second tab on a tabstrip. The grid also uses static headers and paging. When I apply the solutions listed in this forum, the resizing will not work correctly. The paging status area does not initially show. If I resize the browser, it will show. I tried using the repaint() method but that did not help. This problem only shows up when Ajax is enabled.
Thank you
Johann
appears on the second pageview which is accessible from the second tab on a tabstrip. The grid also uses static headers and paging. When I apply the solutions listed in this forum, the resizing will not work correctly. The paging status area does not initially show. If I resize the browser, it will show. I tried using the repaint() method but that did not help. This problem only shows up when Ajax is enabled.
Thank you
Johann