Question
Tech Mahindra
CA
Last activity: 7 Jan 2016 5:56 EST
How to display multiple rows as a single column in listview?
Hi Team,
We are using PRPC 6.1 SP2. We have a table which saves multiple parties for a single pyID and we have a requirement to display all the rows of a single pyID be displayed in a single column.
For eg. Parties table contains 3 parties of Inquirer, Credit party and Debit Party with a party type column to differentiate the type of party.
Now we need to display columns in a listview as pyID, Inquierer Name, Inquirere ID, Credit party Name, Credit party ID, debit Party Name, debit party ID.
Is it possible to display as a single row in listview for multiple rows in parties table?