jQWidgets Forums

jQuery UI Widgets Forums General Discussions a Question in features

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • a Question in features #4689

    ahmed
    Member

    Hi,

    We have decided to use a web UI framework for building our site and I have few questions
    Does the following widgets supports the following features

    Grids
    Grouping Grid Headers
    In paging for huge amount of rows, lets say 7000 rows as an example I don’t want to fully load them in Grid just send the amount to be viewed but also send the total count for the paging where it request back to server and response back the new page data, is this possible

    For Window and Panels
    For width and height can we make it fit to parent container without creating event listener and change size on window resize

    Other
    Do you have a Layout manager or someway to create layout through your library

    Thanks
    Best Regards

    a Question in features #4700

    Peter Stoev
    Keymaster

    Hi Ahmed,

    1. For Grouping, you can take a look at this sample: grouping.htm.

    2. You can load the new Rows on demand by using Server Side Paging with PHP, ASP .NET, ASP .NET MVC or other. For more details about this, take a look at the PHP and ASP .NET Integration help topics in our online documentation.

    3. You can set the Panel’s width and height to 100% to fit to its container’s width.

    4. We have a jqxSplitter which allows you to create Split Layouts. We’ll create additional Layout widgets in the future versions.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.