Solved
Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Shreyasi,
Judging by the screenshots, your grid was mapped by very strict criteria that may be changed from run to run:
wColumnCount
wRowCount
The Additional-info-error.jpg image demonstrates that the wRowCount property is changed - look at the Stored value and Current value columns.
I suggest that you use only two properties to map your grid:
Name = *c_OriginalTermsDataGrid*
ClrFullClassName: System.Windows.Controls.DataGrid
Judging by the screenshots, your grid was mapped by very strict criteria that may be changed from run to run:
wColumnCount
wRowCount
The Additional-info-error.jpg image demonstrates that the wRowCount property is changed - look at the Stored value and Current value columns.
I suggest that you use only two properties to map your grid:
Name = *c_OriginalTermsDataGrid*
ClrFullClassName: System.Windows.Controls.DataGrid