S sasidhar Active Member Licensed User Longtime User Aug 26, 2015 #1 Hi, How to add custom buttons/labels for a listview control. I would like to add button/Label for each row of listview dynamically. Is that possible, it will be great if someone can help. thanks sasidhar.M
Hi, How to add custom buttons/labels for a listview control. I would like to add button/Label for each row of listview dynamically. Is that possible, it will be great if someone can help. thanks sasidhar.M
DonManfred Expert Licensed User Longtime User Aug 26, 2015 #2 You cannot add bvuttons to a listview. Consider using a customlistview. Here you can place buttons too. And much more... Upvote 0
You cannot add bvuttons to a listview. Consider using a customlistview. Here you can place buttons too. And much more...