jQuery UI Widgets Forums Grid Checkbox Column Locks Scroll

Tagged: , ,

This topic contains 2 replies, has 2 voices, and was last updated by  AGrady 1 year, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Checkbox Column Locks Scroll #133109

    AGrady
    Participant

    This can be seen in the official checkbox demo: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/checkboxcolumn.htm

    If using a checkbox column in a grid and clicking in the whitespace in the cell containing the checkbox, scrolling is no longer possible in the grid.

    Is there some workaround for this behavior?

    Checkbox Column Locks Scroll #133118

    admin
    Keymaster

    Hi AGrady,

    I suppose you mean scrolling with mouse wheel. It depends on which element is on focus. Pressing whitespace in the checkbox, focuses the checkbox. To set the focus back to the grid you should press Tab or click outside the Grid and click somewhere in the Grid again.

    Regards,
    Peter

    Checkbox Column Locks Scroll #133119

    AGrady
    Participant

    Peter,

    Yes, clicking outside the grid, unfocusing the element does fix the scrolling, but I was wondering if it was possible to override this behavior?

    Is there any way not to need to click back outside the grid to continue being able to scroll? Scrolling is still possible after checking the checkbox within the cell. Scrolling only locks up when clicking the whitespace around the checkbox in the cell. This behavior does not seem intended since it only happens with checkbox cells.

    Thanks!

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

You must be logged in to reply to this topic.