You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Before adding the Scroll Header to my Grid View, it usually would recall the scroll position when one navigates back to the page. Now I have to do that with code behind which brings an issue where the Grid view is populated with a lot of data and hence the UI kind of flicks before scrolling to the previously selected item.