jQWidgets Forums

jQuery UI Widgets Forums Grid Default Grid Display

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  jmarais 12 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Default Grid Display #6471

    jmarais
    Participant

    The default number of rows to display in the grid is 10 but I use 20 rows as standard. Therefore when it loads with the animation, it displays the size for the 10 rows and then reset itself to accommodate the 20 rows. This looks rather unprofessional and I want it to immediately display the size of 20 rows.

    To be able to do that I will have to make a change in the code of the jqxgrid.js file so that the orginal display size is what I need. (I do realise that any updates will reset that back to the size for 10 rows). I had a look in the code of the grid.js file but were unable to find the place where I can change that. Is it possible to point me to the code segment in the jqxgrid.js that I can alter the get the effect I want?

    Default Grid Display #6474

    Peter Stoev
    Keymaster

    Hi Johan,

    – Do you set the pagesize property of jqxGrid?

    – I suggest you to take a look at the EULA before making any changes in the script files.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Default Grid Display #6524

    jmarais
    Participant

    Maybe I should use overloading to get the desired result? I cannot see that it should violate the EULA? There is a number of default settings/shortcomings in the grid that is pretty problematic for me.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.