Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
905
How to determine if a XamGrid row is visible
posted

Is there a way to determine if a row is visible?

Scenario:
After adding a new row to a XamGrid with column sorting enabled, if the newly added row is visible I don't want to call ScrollCellIntoView()

Calling ScrollCellIntoView() when the row is visible scrolls the row to the top of the grid viewer - I would like for it to stay where it is

Thanks!

Parents
No Data
Reply Children
No Data