Hi everyone! I have to print a table with horizontal scroll and I need to print everything. The thing is that when te code does "Window.Print()" it cuts my page and doesn't show all the info of the table. I really need your help!! I need to "cut" my table and put it below if it doesn't fit the page.
(i can't put a fixed value width to the table because i don't know how much columns i might have, it can be like 2 or 50)
Thanks!!!!