I want to create list items with images. I am able to display items with one string and one image using list(stringpart,imagepart)...
I want multiple images to display for single string item . (something like list(string,images[]))
I tried to combine two images in one .png . But it doesn't looks good.
Any solution?

Reply With Quote


