I have to add two columns in a ListView. One column shows different Images and another column is used to show a Button.
It will be great help if anybody provide the any link or example source code.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This would give you two columns one with a button one with an image. if i was doing it i would put a command on my item so i could bind my button to it.
You would need to have an items source containing items that have a property called ImageSource