|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Well, store off the PK of the row. When you setup the PopulationDataSourceSettings, you can provide the field that will be stored in the Tag property of each row. Get the PK value and then iterate through the rows when repopulated and set the item that has a matching PK.
|