Is the row data equal in the selected range of this and the external DataList ?
The external DataList to which to compare (a reference to the same DataList mey be used for comparing within the same list)
The row index to start comparing in the external DataList (defaults to 1)
The row index to start comparing in this DataList (defaults to 1)
The number of rows to compare (defaults to the count of all rows after the start row in the external DataList)
The number of columns to use in the compare operation (defaults to all)
(no description)
Dim lst As New xf_DataList lst.RowDataEqual existingLst