This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Jqxgrid Posts
  • Jqxgrid #66689

    Siva
    Participant

    Hi team,

    i have an issue on grid width property. here is the scenario.
    $(“#testjqxgrid”).jqxGrid(
    {
    width: “100%”
    ..
    });
    Now the “testgrid” id has width ‘100%’ – percentage mode. Inside the grid we have the wrapper and content id as like “#contenttestgrid” and “#wrappertestgrid”. These ids have the width only on “px”. Is there is anyway to change these ids also into “%”?

    Because for me the webpage layout is single page modal. So once the layout for difference layouts or difference resolution, the grid will increase or decrease the width, but the “#contenttestgrid” and “#wrappertestgrid” doesnot increase. Its remains the same.

    I hope you understand, please help me.

    Jqxgrid #66694

    Dimitar
    Participant

    Hi Siva,

    Please check out the demo Fluid Size. The grid and its inner elements are correctly resized when you resize the browser window. You can test this with your browser’s development tools if you wish. If you have an issue on your side, please update to the latest version of jQWidgets (3.7.0) for the best widget experience.

    Best Regards,
    Dimitar

    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.