The list on the left contains a list of products that users can click on to compare them.

So, when the list on the right is populated - they will click a 'Compare' button and I will pass the list of ProductIDs (hidden) in the list to retrieve the details from the database.

Thanks again