pro_vb thread: RE: Populating a Listview in Report Mode from within a User Contr ol held in a Form
Raed, I have no difficulty in displaying data within an ordinary listview control in report mode on a form. The difficulty comes when I use the same code having placed my user control with the listview control on a form. I think I need to set a number of let and get properties, but I don't know where to start. MSDN doesn't give me the information that I need. Thanks, Karen. -----Original Message----- From: Raed Gharzeddine [mailto:raedg2000@h...] Sent: 17 May 2001 11:37 To: professional vb Subject: [pro_vb] RE: Populating a Listview in Report Mode from within a User Contr ol held in a Form If u just want to list data I do not think there is a difference. However, if you want to display more data and incons then u need to use the report style (add few more lines of code to fill the columns) See Components tool guide in MSDN. There is a good part on using list views. >From: Karen Martin <kmartin@a...> >Reply-To: "professional vb" <pro_vb@p...> >To: "professional vb" <pro_vb@p...> >Subject: [pro_vb] RE: Populating a Listview in Report Mode from within a >User Contr ol held in a Form >Date: Thu, 17 May 2001 09:47:22 +0100 > > >Hello everyone, >Could someone please tell me if there is a difference in syntax in >populating an ordinary listview in report mode against populating a >listview >also in report mode but from within a user control held on a form? If >there >is, could someone provide me with the syntax or let me know the issues that >I need to consider? >Thanks very much for your time. > >Karen > > >Karen Martin >Payment Systems Technical Specialist > > > > >
|





