Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
I bet I know why it changed...it would have to do with the InitializeCOmponent() method. Before, the ValueMember property was being set before the PopulationDataSourceSettings. Sometimes when a rebuild is done it may re-order these if a form is modified...thus the time old initialization sequence problem.
|