jQuery UI Widgets Forums Grid Responsive jqxGrid

Tagged: 

This topic contains 6 replies, has 4 voices, and was last updated by  Peter Stoev 8 years, 10 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • Responsive jqxGrid #13603

    Hello –

    Can someone share their comments on jqxGrid with respect to being designed as ‘Responsive’?  Is jqxGrid able to be responsive to client device dimensions out-of-the-box, or can some crafty CSS/Javascript make it perform that way ?

    Maybe it doesn’t respond directly to media queries, but perhaps I can implement javascript to adjust Column visibility, and widths based on client resize events?

    I didn’t see a specific example of this

    Responsive jqxGrid #13610

    Peter Stoev
    Keymaster

    Hi mattjurgensen,

    You may see the supported events in the help documentation about jqxGrid. For hiding/showing columns see the Show/Hide Columns example. For setting the widget’s width and height, you should use the width and height properties as shown in the samples. You can set these to percentage or number values.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Responsive jqxGrid #31624

    cberube
    Member

    When i set grid columns in %. The scroll bar disappears.

    Responsive jqxGrid #31630

    Peter Stoev
    Keymaster

    Hi cberube,

    Here’s a working sample: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/autosize.htm

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Responsive jqxGrid #31650

    cberube
    Member

    Thanks, I was looking for a way to have it work side by side with a tree navigation. it gets a bit oakward when I use a fix width for tree container. Other than that works fine.

    Responsive jqxGrid #82224

    Wherever66
    Participant

    Funny, my jqxGrid is not responsive but yours are. Can you show a bit key codes to achieve it?

    Responsive jqxGrid #82225

    Peter Stoev
    Keymaster

    Hi Wherever66,

    You may look at the Grid’s Fluid Size demo and mobile demos. All of them are built to show how to create responsive Grid.

    Best Regards,
    Peter Stoev
    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.