Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Building Modular Silverlight Applications
  • Prism -  10 Things to Know
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight

More from Silverlight Show

Skip Navigation LinksHome / News / View News

ListBox and Scrolling

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Oct 12, 2009
(0 votes)
Tags: Listbox , Scrolling , Silverlight 3
 Lee has a solution for the default behavior of the ListBox and presents a way to reset the scrollposition when the data changes.

When the listbox is bound to some data and when the data changes we may want to make the first item in the list visible. That is not the default behaviour and ScrollIntoView(Item[0]) wont work. here is a way to reset the scrollposition.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 1 and 2 and type the answer here: