Login Register

print

Printing grid with scrollbars

1) I have a grid with more than 200 rows but shown only 20 at a time on the web page(vertical scrollbar is displayed).
I would like to print the page with the grid containing all 200 rows.

2) I have onCellClick event on grid cells. The event would open a popup window. Do I need to include dojo.js and all dojo.require(...) OR is there a way to reuse those from the parent window?

Your help would be greatly appreciated.

Thanks in advance.

Syndicate content