jQWidgets Forums

jQuery UI Widgets Forums Grid Page resets on copy paste, page scrolls

Tagged: , ,

This topic contains 2 replies, has 2 voices, and was last updated by  nitinayir8 10 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • nitinayir8
    Participant

    Hi Team,

    I am facing page scrolls issue when i try to copy content from last record cell to other cell after selecting “page size options” from 10 to 20.
    Steps to reproduce:
    1) Go to any jqxGrid(pagination, sorting and filters needs to enabled)
    2) Change the “page size option” from 10 to 20
    3) Now go to the last record
    4) Copy content from one cell and then try to paste, same content to immediate next cell

    You will notice page scrolls up and focused is lost from that particular cell. Please let me know if any cell or grid property needs to be set which will resolve this issue.

    Thanks,
    Nitin


    Peter Stoev
    Keymaster

    Hi Nitin,

    When you copy the content i.e press Ctrl + C, the Focused element on your page becomes jqxGrid i.e it brings the Grid into the page’s view i.e if necessary the browser will scroll to the element’s top-left edge.

    Best Regards,
    Peter Stoev

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


    nitinayir8
    Participant

    Hi Peter,

    Can you suggest any method to take care of above issue, so the focus will remain at current position. It will be of great help to us.

    Thanks,
    Nitin

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

You must be logged in to reply to this topic.