text gets cut off when printing an asp.net datagrid

A

adiel

Hello everyone. The problem is when printing, the text gets cut half
way and prints the other half on to the next page when printing using
internet explorer and an asp.net datagrid. I am sure there must be a
simple fix to stop the text from getting cut in half like this when
using the asp.net datagrid. Any ideas?

Thanks before hand,
Adiel
 
M

makthar

I don't know of any solution but I had this problem. The
IE prints what is on the screen visible as a page. The
work around I used was make sure the table width is within
the screen ( say 800 ) for 800 X 600 resolution and turn
text wrapping on so the data fits in it. When you print,
now because all your data is in the visible area, it will
print on the same page.

The other way (much better) to avoid all this is to use a
reporting software (I use crystal reports) and generate a
report and display it.

makthar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top