Re: [WiX-users] ListView Creation

2013-12-28 Thread ak m
his. > > Or you could try going back to SharpSetup and asking them to help. > > > Bevan > > -Original Message- > Date: Fri, 27 Dec 2013 16:23:23 +0530 > From: ak m > Subject: Re: [WiX-users] ListView Creation > > Hi Bevan Weiss, > > Thank you for the

Re: [WiX-users] ListView Creation

2013-12-27 Thread Bevan Weiss
t's really so important to have it like this. Or you could try going back to SharpSetup and asking them to help. Bevan -Original Message- Date: Fri, 27 Dec 2013 16:23:23 +0530 From: ak m Subject: Re: [WiX-users] ListView Creation Hi Bevan Weiss, Thank you for the information. My

Re: [WiX-users] ListView Creation

2013-12-27 Thread ak m
e binary table.. then we would populate this with the binary > table identifier > iOrder++; > > lView.Modify(ViewModifyMode.InsertTemporary, lRecord); > } > catch > { > continue; > } > } > > This is how to add items to the ListView contro

Re: [WiX-users] ListView Creation

2013-12-25 Thread Bevan Weiss
ful for someone... -Original Message----- Date: Tue, 24 Dec 2013 16:59:31 +0530 From: ak m Subject: Re: [WiX-users] ListView Creation Thank you for the information.. Could you please provide any example on how to create the columns on Wix UI and add values at run time? I need to have 3

Re: [WiX-users] ListView Creation

2013-12-24 Thread ak m
gt; > > Regards, > Bevan > > > -Original Message- > Date: Tue, 24 Dec 2013 14:44:53 +0530 > From: ak m > Subject: Re: [WiX-users] ListView Creation > > Blair, > > Please find the attachment. > My requirement is to create the similar dialog in

Re: [WiX-users] ListView Creation

2013-12-24 Thread Bevan Weiss
UI you want with a BA in a bundle, or to a certain > extend with an EmbeddedUI. > > > Date: Tue, 24 Dec 2013 11:37:26 +0530 > > From: wixak...@gmail.com > > To: wix-users@lists.sourceforge.net > > Subject: [WiX-users] ListView Creation > > > > Dear All, &

Re: [WiX-users] ListView Creation

2013-12-24 Thread ak m
ain > extend with an EmbeddedUI. > > > Date: Tue, 24 Dec 2013 11:37:26 +0530 > > From: wixak...@gmail.com > > To: wix-users@lists.sourceforge.net > > Subject: [WiX-users] ListView Creation > > > > Dear All, > > > > I want to create a Wix UI with ListV

Re: [WiX-users] ListView Creation

2013-12-24 Thread Blair Murri
You can do whatever UI you want with a BA in a bundle, or to a certain extend with an EmbeddedUI. > Date: Tue, 24 Dec 2013 11:37:26 +0530 > From: wixak...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] ListView Creation > > Dear All, > > I want

[WiX-users] ListView Creation

2013-12-23 Thread ak m
Dear All, I want to create a Wix UI with ListView . ListView should contain the following: Name, No, pincode Any one please help me on this? Thanks in Advance... Anil -- Rapidly troubleshoot problems before they affect

Re: [WiX-users] ListView Creation

2013-12-23 Thread Phil Wilson
I'm not sure why you are asking here how to develop a SharpDevelop ListView UI. You should ask in a SharpDevelop forum. Phil Wilson On Sun, Dec 22, 2013 at 9:12 PM, ak m wrote: > Could any one help me on this? > > Dear All, > > I want to create a Wix UI with ListView . > ListView should contai

Re: [WiX-users] ListView Creation

2013-12-22 Thread ak m
Could any one help me on this? Dear All, I want to create a Wix UI with ListView . ListView should contain the following: Name, No, pincode I am using Sharpdevelop tool to create the Listview. But i am not able to create the Listview with Name, No, pincode. Any one please help me on this? Tha

[WiX-users] ListView Creation

2013-12-20 Thread ak m
Dear All, I want to create a Wix UI with ListView . ListView should contain the following: Name, No, pincode I am using Sharpdevelop tool to create the Listview. But i am not able to create the Listview with Name, No, pincode. Any one please help me on this? Thanks in Advance... Anil