Skip to main content

SetVerticalScroll , how to use?

Comments

2 comments

  • Dapfor Team

    Hi,
    Each row has properties indicating the visible position in the grid, position in the parent row etc... To ensure visible the row on the top of the page just call:

    grid.ScrollManager.VerticalPosition = cell.Row.VisibleIndex;

    Best regards,
    The Dapfor Team

    0
  • guest

    It work, thanks a lot~!

     

    0

Please sign in to leave a comment.

Powered by Zendesk