| Author |
How can I print all the rows of a scrollable table?
|
Diya charu
Greenhorn
Joined: Nov 29, 2006
Posts: 8
|
|
Hai friends How can I print all the rows of a scrollable table? it print only upto to visible row. i want to print the entire contents. please do help. Thanks in Advance.
|
 |
Dhanya Palanisamy
Ranch Hand
Joined: Oct 20, 2006
Posts: 61
|
|
|
Before printing you can set the height property of the table to default and print.
|
 |
Diya charu
Greenhorn
Joined: Nov 29, 2006
Posts: 8
|
|
Thanks, I tried according to your suggestion, But is any other than this way to make expand my scrollable table contents while printing. Thanks in Advance,
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
CSS Print Media Eric
|
 |
 |
|
|
subject: How can I print all the rows of a scrollable table?
|
|
|