We have been asked to modify this report by adding the Buyer Name as a filter selection. I have created a new IDO Extension Class that calls the current method (Rpt_InboundPOAcknowledgmentSp) and then read the idocollection and filter the data with the Buyer Name. The problem we are having is that this method has the column name "RowSeq" a total of 3 times due to merging the 3 temporary data tables in the method. We keep getting the error "A column named 'RowSeq' already belongs to this DataTable". Does anyone have any suggestion how to get around this issue?
[View:/cfs-file/__key/communityserver-discussions-components-files/78/error-message.txt:320:240]