![]() |
Sergey Kornilov admin 3/27/2012 |
Since links to View pages only appear on the List page you need to enable List page as well. window.print(); |
K
|
KennyB author 3/28/2012 |
Since links to View pages only appear on the List page you need to enable List page as well. To print a page add a button and use something like this in ClientBefore event: window.print();
|
![]() |
Sergey Kornilov admin 3/28/2012 |
You can definitely do that though a bit of custom coding will be required. |