المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How can I add multiple images in a field (suppose row=2, col = 1) of a ListView control



C# Programming
06-04-2009, 02:50 PM
I want to display a list view that will contain data as follows:

Column 1 will display normal text data, column 2 will contain multiple images and every image will have a click event.
How can I do this?