Ok, I am working with a web part that is used in multiple place in our code for reports. The web part has a RadGrid on it. The grid itself is set to take up to 100% of the container it is in. The issue I am having is that for some reason on one of the reports when we print it out or do a print preview, the grid headers and about 10 to 15 rows of data are missing. The first page of the print out has the content above the grid printing and the second page starts between row 11 and 15. Now, when I go into the print preview funtion and change the Zoom percentage to 150% or a custom 200%, I can see more or even all the rows that are missing as well as part of the header rows. The other reports that are using this web part all work fine. The report is also missing about half of a column of data. There is one of the other reports that is missing 1 and a half columns of data, but the the headers and all the data print.
Has anyone else seen an issue like this?
Has anyone else seen an issue like this?