jQWidgets Forums

jQuery UI Widgets Forums Grid everpresentrow and pinned column

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • everpresentrow and pinned column #72050

    dork
    Participant

    I am using jqxGrid with the following parameters:

    1. showeverpresentrow: true

    2. everpresentrowposition: top

    3. everpresentrowactionsmode: “columns”

    4. pinned: true

    …then I am creating an “createEverPresentRowWidget”, which happens to be a jqxButton.

    Here’s the issue: When scrolling left-to-right, the EverPresentRowWidget (jqxbutton) does NOT remain with the pinned column. It scrolls to the left or right…thereby creating a disconnect between the pinned column and the everpresentrowwidget.

    Please let me know what can be done to prevent this scrolling behavior (if anything). I need the “everpresentrowwidget” to STAY with the pinned column and not scroll.

    Thanks.

    everpresentrow and pinned column #72062

    Dimitar
    Participant

    Hello dork,

    Could you, please, create a JS Editor or JSFiddle example reproducing the issue and share it with us?

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    everpresentrow and pinned column #72099

    dork
    Participant

    Certainly. Here’s the JSFiddle: http://jsfiddle.net/2mxxrLvb/2/

    As you can see by scrolling left to right in the grid, the widget doesn’t stay pinned, as one would expect.

    Appreciate the help.

    everpresentrow and pinned column #72111

    Peter Stoev
    Keymaster

    Hi dork,

    We are aware of that. There is no workaround.

    Regards,
    Peter Stoev

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

You must be logged in to reply to this topic.