Ejemplo de CellTemplate/CellEditTemplate que usa
en DataGrid (w/ComboBox).
xmlns= " http://schemas.microsoft.com/winfx/2006/xaml/presentation "
xmlns: x= " http://schemas.microsoft.com/winfx/2006/xaml "
xmlns: clr-namespace del data= ": System.Windows.Controls; assembly=System.Windows.Controls.Data "
xmlns: clr-namespace del src= ": Silverlight "
Width= " 400 " Height= " 300 " >
n Header= " ciudad " >
n.CellTemplate>
mn.CellTemplate>
n.CellEditingTemplate>
ItemsSource= " {CityList, Source= obligatorios {cityProvider de StaticResource}} “
DisplayMemberPath= " CityName "
/>
mn.CellEditingTemplate>
mn>
Sobre era de
http://weblogs.asp.net/manishdalal/archive/2008/09/28/combobox-in-datagrid.aspxHTH
Ashok