Hi,
I'm just starting to use the Infragistics controls and the online examples have been invaluable. One question though, how do I map the same dataitem to multiple fields e.g.
<igDP:Field Name="TypeID"/>
<igDP:Field Name="TypeID" Label="">
<igDP:Field.Settings>
<igDP:FieldSettings CellValuePresenterStyle="{StaticResource myCustomFieldCell}"></igDP:FieldSettings>
</igDP:Field.Settings>
</igDP:Field>
Hello Matt,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.