U
Umut Tezduyar
In the msdn.microsoft.com/library most of the articles have an "print"
option. But the "print" button is different from the javascripts
"window.print()" method. It postpacks the page and then invokes the
window.print () method. I couldn't found out the way it works. I need to do
something like this, can any body help me?
Also, i got a collection, and i want to print each of the items in the
collection to a seperate page. If i do it with the <div> tags and arrange
the height of it, is it same as for all different printers. Is there another
way for it.
option. But the "print" button is different from the javascripts
"window.print()" method. It postpacks the page and then invokes the
window.print () method. I couldn't found out the way it works. I need to do
something like this, can any body help me?
Also, i got a collection, and i want to print each of the items in the
collection to a seperate page. If i do it with the <div> tags and arrange
the height of it, is it same as for all different printers. Is there another
way for it.