Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
279
Padding for Print?
posted

Hi, I wan to know, if there is a way, to get a whole UltraWebGrid to be printed, I'm loading one with 150 lines and I'm using window.print() Javascript funtion to get it print, but the result is only one page that is cutted in 56 lines, the rest of the grid is not printed.

Is there a way, any!, to print grids that display a lot of lines, like mine of 150 lines?