Coder Social home page Coder Social logo

scroll Issue about jquery.print HOT 7 CLOSED

doersguild avatar doersguild commented on June 18, 2024
scroll Issue

from jquery.print.

Comments (7)

CitizenOfRome avatar CitizenOfRome commented on June 18, 2024

Could you please setup a demo on jsfiddle or a similar site so that I can
help you better.
Thanks

On Thu 25 Jun, 2015 12:22 pm Muneem [email protected] wrote:

I have table which have scroll. If i print that table then it doesnot
handle scroll


Reply to this email directly or view it on GitHub
#21.

from jquery.print.

kabelo38 avatar kabelo38 commented on June 18, 2024

me 2 i have a table that has Showing 1 to 756 of 756 entries but when i print i only get 18 entries

from jquery.print.

derekmcclure avatar derekmcclure commented on June 18, 2024

Here is an example: https://jsfiddle.net/w406083x/26/

from jquery.print.

CitizenOfRome avatar CitizenOfRome commented on June 18, 2024

@derekmcclure Thanks for the example. In this case if you're referring to the right half of the table not being displayed, it is a CSS issue, try running it with globalStyles: false and append new styles to make it fit better.

@kabelo38 Some plugins only load a certain set of rows into the DOM tree especially when rendering large tables, jQuery.print can only print what's already loaded

from jquery.print.

derekmcclure avatar derekmcclure commented on June 18, 2024

My issue is the rows are all loaded on the grid, but they don't render in the printout.

I'm ok with the columns running off the page.

On Aug 1, 2015, at 9:13 AM, Sathvik Ponangi <[email protected]mailto:[email protected]> wrote:

@derekmcclurehttps://github.com/derekmcclure Thanks for the example. In this case if you're referring to the right half of the table not being displayed, it is a CSS issue, try running it with globalStyles: falsehttps://jsfiddle.net/w406083x/28/ and append new styles to make it fit better.

@kabelo38https://github.com/kabelo38 Some plugins only load a certain set of rows into the DOM tree especially when rendering large tables, jQuery.print can only print what's already loaded


Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-126917946.

from jquery.print.

CitizenOfRome avatar CitizenOfRome commented on June 18, 2024

@derekmcclure Please take a look at https://jsfiddle.net/w406083x/28/, it's the same code with globalStyles set to false - as you can see it shows all the rows from "Benedetti_7B" to "Edmisten_6C" (tested on Chrome 44 on Win7x64), you just need to adjust the CSS to make it more presentable and to have it show all the data

from jquery.print.

derekmcclure avatar derekmcclure commented on June 18, 2024

Wonderful, thank you!

from jquery.print.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.