For general use questions, please contact wix-users mailing list. This list is for the development of the WiX toolset itself.
_______________________________________________________________ FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/ From: Assad Siddiqui [mailto:[email protected]] Sent: Wednesday, October 22, 2014 8:09 AM To: [email protected] Subject: [WiX-devs] Installation confirmation box listbox I am trying to show the dialog where I would like to show all the information that users have entered as a way for users to review the information. The information should be displayed only about the components that are getting installed. I have tried using ListView for this but it seems to not work since ListView does not have columns. Also I discovered that we cannot hide listItem which is required. I would like to use something as shown below (grouping is not necessary). [cid:[email protected]] Is there a way to solve this problem? Thanks, Assad
------------------------------------------------------------------------------
_______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
