Giter Site home page Giter Site logo

Comments (6)

tudor-malene avatar tudor-malene commented on July 22, 2024

Hi Satish,

Can you please attach a screenshot with the grid. I couldn't really understand what is happening.

Thanks.

from easygrid.

 avatar commented on July 22, 2024

Hi,
Thanks for the response. I am including 2 images with the following jqWidth values

  1. easyGrid-jqWidth_1200.png

grid:grid id='jqgridinitial' name='authorJQGrid' jqgrid.caption="'Dealer List'" jqgrid.width='"1200"' columns.id.jqgrid.formatter='customShowFormat'/> (removed starting < as it was not getting displayed here)

Please check the area marked with red eclipse.

easygrid-jqwidth_1200

  1. easyGrid-jqWidth_700.png:
    Now the second image with jqgrid.width='"700"'. Now anything outside 700 width is getting chopped off.

grid:grid id='jqgridinitial' name='authorJQGrid' jqgrid.caption="'Dealer List'" jqgrid.width='"700"' columns.id.jqgrid.formatter='customShowFormat'/>

Now the pagination is completely chopped off because of less width. So unless i make the jqGrid width as 1500 , i could n't able to see the complete grid and my page is getting messed up with 1500 width.

I am looking if we can set some percentage with jqgrid. I tried putting that in Config.groovy but thats not working

jqgrid {
width = '"70%"'
height = 257
// number of rows to display by default
rowNum = 20
}

Any help would be great

from easygrid.

 avatar commented on July 22, 2024

Attaching the second image.

easygrid_700

from easygrid.

tudor-malene avatar tudor-malene commented on July 22, 2024

Check this out:
http://stackoverflow.com/questions/19093653/jqgrid-4-5-1-pager-not-adjusting-to-fit-width-of-grid

Let me know if it helps

from easygrid.

tudor-malene avatar tudor-malene commented on July 22, 2024

Is this issue still active?
Thanks

from easygrid.

tudor-malene avatar tudor-malene commented on July 22, 2024

Closing old issues

from easygrid.

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.