jQuery UI Widgets Forums Grid Fixed position of the rowdetails

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 8 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Fixed position of the rowdetails #90486

    udips
    Participant

    Hi,
    I’m trying to achieve a fixed position of the row details element exactly as it is shown in this example
    https://jsfiddle.net/jqwidgets/pyGV6/

    However I don’t see any kind of code that would suggest this kind of behaviour. Perhaps a fixed rowdetails is a standard implementation and I have somehow overridden it? Unfortunately Google has not been to helpful for me on this issue. The component in my project has been wrapped by fairly advanced Java code, so providing a code snippet would prove to be rather difficult.

    Fixed position of the rowdetails #90497

    Peter Stoev
    Keymaster

    Hi udips,

    What is fixed rowdetails in the Grid?

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Fixed position of the rowdetails #90499

    udips
    Participant

    Hey Peter,
    I’m talking about setting regular row details in a fixed position, exactly like it is showcased in the fiddle in my first post (exactly like it is achieved by using the CSS attribute position: fixed). I’ve tried adding position: fixed to the rowdetails template however the results where not what I was aiming at.

    Fixed position of the rowdetails #90500

    Peter Stoev
    Keymaster

    Hi udips,

    Unfortunately, this cannot be achieved with our Grid component.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.