简体   繁体   中英

DataList in ASP.NET is Printing with overlapped Columns?

Basically , I have a Datalist which in my Browser & Print Preview look exactly how I need them to look , yet when I print the end 2 columns overlap and the page is missing half of my data off it. I know that this isn't a hardware problem as the Printer is used everyday at least 100 times so my issue here is with my Code. Here is my code , I have tried Width=% , Padding & Declaring Pixels of the columns etc but none of my methods affect the outcome , I can't use the ' Overlay="Auto" ' as I can't print a scroll bar.

I know this isn't the most apt of details for a question on here & no doubt I will be punished for it but this is my last resort.

Thank you in advance for any answers that may guide me towards my goal. ( I need 15 rep to upload a picture of the final print if that helps )

如果有人偶然发现这样的东西,我最终还是找到了解决的方法。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM