Browse by Tags
All Tags » .net 3.5 SP1 » DataataRow (RSS)
-
Hi I´m using the tryal version of the datagrid. I have Entity Data linked to the ItemsSource Property (MM .NET Entity, They highly recomend this control):
this.DataGrid.ItemsSource = MyEntityList()
The issue is that when I load the grid there is a navegation option in order to select the first row. It is succesfully selected in the view (I can ...
|
|
|
|