Hello Jason,
I will post the solution I attached to your support thread here should anyone else encounter the same issue:
The
RadTileView control exposes a
BringIntoView() method that takes as a object as an argument. This means that you can either pass a data item from the
RadTileView.ItemsSource collection to bring into view or to pass the
RadTileViewItem object.
I attached a sample project demonstrating how to add new business items to the
ItemsSource collection of a
RadTileView and how to bring the newly added item into view.
Regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>