jQWidgets Forums

jQuery UI Widgets Forums Getting Started Pb Affichage Grid avec VPN SSL

This topic contains 2 replies, has 2 voices, and was last updated by  baltus35 3 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Pb Affichage Grid avec VPN SSL #120743

    baltus35
    Participant

    Hello,

    I am using a grid in an app that displays correctly on the local network (around 1200 rows in total).
    On the other hand, if the user is teleworking (therefore he uses an SSL VPN), then the grid is not displayed: I have a message, the page cannot be loaded.

    I reduced the number of lines in the grid and I redid a VPN test: there, the grid displays the 10 lines.

    Is there a parameter to use to optimize the display of data in a grid or have you already encountered this type of problem?

    Thank you in advance for your messages

    Pb Affichage Grid avec VPN SSL #120747

    Yavor Dashev
    Participant

    Hi baltus35,

    For optimization of the data that is displayed in jqxGrid component you can use the virtualmode property which enchances the loading and performance of the grid component especially when a large number of rows are loaded.

    Demo of the jqxGrid with the virtualmode property set: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/virtualscrolling.htm?light

    If you create a code example which could reproduce this scenario locally then we can be able to give you a more particular solution.

    Let me know if that works for you!

    Please, do not hesitate to contact us if you have any additional questions.

    Best Regards,
    Yavor Dashev
    jQWidgets team
    https://www.jqwidgets.com

    Pb Affichage Grid avec VPN SSL #120763

    baltus35
    Participant

    Hi,

    it’s ok, I use the virtual mode and now, the grid displays correctly

    Thank you for your reply

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

You must be logged in to reply to this topic.