scrollview - Reset the scrollviewer to its initial position with Silverlight -


I have a silverlight app, which includes a scroll viewer in the grid layout.

When I move the scroller down and close this grid with a closed grid, whenever I open the grid again, the scroller is left below.

grdDetail.ScrollToVerticalOffset (0d);

OR

grdDetail.ScrollToTop ();

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -

Mysql Local server hardware -