Sign In|Join
Home/Silverlight.NET Forums/Programming with .NET - General/Select a row in DataGrid/Re: Select a row in DataGrid
Member
53 Points
30 Posts
Feb 19, 2011 06:28 PM | LINK
Hi,
I set SelectedItem in grid but selected item row is not highlighted at load.
I set in DataGridRow Style. It works but after MouseClick on Row.
I want full row selection at load. I set itemssource as observablecollection.
Please tell me how can i do this ?
Rakhi Garg
Member
53 Points
30 Posts
Re: Select a row in DataGrid
Feb 19, 2011 06:28 PM | LINK
Hi,
I set SelectedItem in grid but selected item row is not highlighted at load.
I set in DataGridRow Style. It works but after MouseClick on Row.
I want full row selection at load. I set itemssource as observablecollection.
Please tell me how can i do this ?