Results 1 to 2 of 2

Thread: [RESOLVED] Odd print page problem in iexplorer7

  1. #1
    King of sapila
    Join Date
    Oct 06
    Location
    Greece
    Posts
    3,519

    Resolved [RESOLVED] Odd print page problem in iexplorer7

    Hi.I am populating a simple page with gridview rows and using @media print, to print it.As i don't have a printer handy i am using Image writer to save the page in the PC.
    Problem is that on iexplorer7 if i add a big amount of grid lines (close to filling the entire page) when i press save on image writer, there is nothing happening, like there is not a command given.In other browsers that i have in that computer (firefox,chrome) there is not a problem and with a few lines iexplorer7 works too.I cannot check for later versions of iexplorer as i can't currently publish the project on line to use a newer explorer version from another computer.As i've said, i don't have a printer so i cannot confirm if the problem involves the real printing or is just an image writer or iexplorer glitch.Another odd thing is that i have a page with populated tables and in there iexplorer works fine, even if the data amount is high.I was under the impression that the gridview will be transformed to a table in html source so it's kinda the same thing.
    What do you think?
    Slow as hell.

  2. #2
    King of sapila
    Join Date
    Oct 06
    Location
    Greece
    Posts
    3,519

    Re: Odd print page problem in iexplorer7

    I thing i got it.I was accidentally putted some div's css in the @media print css location.Apparently explorer does not like this.Well you learn something everyday.
    Slow as hell.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •