Click to See Complete Forum and Search --> : Set SelectedIndex dynamically from datagrid


neo_xaml
April 25th, 2009, 03:39 PM
Is there a way to dynamically set the SelectedIndex="" from a datagrid tag? I want to set it based on the last modified record.

gstercken
April 29th, 2009, 05:03 PM
Yes, DataGrid has a SelectedIndex property that can be set. But what do you mean by "dynamically ... from a datagrid tag"? :confused: