954,591 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Keep a Row from Breaking Across a Page

hi all
i want to Keep the Row from Breaking Across a Page.i used thead,tbody.bt it didnt work properly.if the content of the last row is lengthy then the remaining content will jump over to the next page while printing.pls help.thanks in advance.

grajeshmsc
Newbie Poster
13 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 

So what do you want the page to do when there's too much content on it?

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 
So what do you want the page to do when there's too much content on it?


if the last row is having too much content on it then the remaining content jump over to the next page while printing.instead of this i 've to move the entire row to the next page.i used Theader,Tbody,TFooter and also style='page-break-inside:avoid'.bt no use.Thank you for ur reply

grajeshmsc
Newbie Poster
13 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 

Hi
There is a CSS property intended to do what you want, but browser support appears to be very limited.
The property is "page-break-inside: avoid;" if you want it for future reference, but it's not really any use until Microsoft start supporting it - possibly in IE7.

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 
Hi There is a CSS property intended to do what you want, but browser support appears to be very limited. The property is "page-break-inside: avoid;" if you want it for future reference, but it's not really any use until Microsoft start supporting it - possibly in IE7.

No,I already used tht.bt IE doesnt support tht.is thr any option in IE to get rid of tht problem.Plz help.

grajeshmsc
Newbie Poster
13 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You