Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

  • Rakhi Garg

    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 ?