Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » ForeignKeyConfiguration DataGrid WPF   (RSS)
  • Foreign key value assignment

    I've been trying to code my grid to allow a user to choose a job to assign a list of materials to. There is a Material table which is bound to the data grid. It has a foreign key link to the Job table. I initially bound the Material.Job field but due to the fact that it has a foreign key constraint underneath in Linq2Sql, whenever the grid tried ...
    Posted to Xceed DataGrid for WPF (Forum) by Troy on July 7, 2010
  • Unexpected difference with ForeignKeyConfiguration between XAML and code

    Hi When I use a column definition with ForeignKeyConfiguration in XAML, everything works just fine.       <DataGrid:Column FieldName=''ShipVia'' Title=''Ship Via''                 CellContentTemplate=''{StaticResource ValueDataTemplate}''          ...
    Posted to Xceed DataGrid for WPF (Forum) by Ariel on July 2, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.