[quote user="[Infragistics] Brian Fallon"]Assuming you are going with the unbound column solution, you add the column in response to the ColumnSetGenerated event, and assign the actual value for each node in response to the InitializeDataNode event:[/quote]
Cool, but what about bound solution, when I have a datasource – what to do. Would your code still work ?