davidrobin
Aug 28th, 2000, 04:29 PM
I need to confirm what you are asking to help you as specifically as possible.
Firstly I presume you are using the listview in report style (rows and columns).
You have 2 recordsets and a listview control. You want to display the first column of the second recordset. What position will this column be in the listview in relation to the other columns from the first recordset? and you want to display all but the first column of the first recordset. Is there some link between these recordsets?
Firstly I presume you are using the listview in report style (rows and columns).
You have 2 recordsets and a listview control. You want to display the first column of the second recordset. What position will this column be in the listview in relation to the other columns from the first recordset? and you want to display all but the first column of the first recordset. Is there some link between these recordsets?