Re: I need to work with CListView



On Feb 15, 8:09 pm, "Ajay Kalra" <ajayka...@xxxxxxxxx> wrote:
On Feb 15, 2:21 am, "mohamedhanif" <mohamedhani...@xxxxxxxxx> wrote:

I try to use the CListView deried class to display the customer
details in SDI .

I cant insert the details can any one help. I am new to MFC. So please
help me.

Thanks in advance.

regards,
KSMH

Whats the problem? What happens when you insert/add? Look at codeguru/
codeproject for various samples on this topic.

---
Ajay

I like want to display the employee details.
I can do it in the Dialog with list control.
i want to do that with list view (report type)
can u have any sample to this type of application

.



Relevant Pages

  • Re: I need to work with CListView
    ... codeproject for various samples on this topic. ... I can do it in the Dialog with list control. ... I think OP means he knows how to use list box but not list view control (CListCtrl). ... I don't think he is talking about CListView. ...
    (microsoft.public.vc.mfc)
  • Re: I need to work with CListView
    ... codeproject for various samples on this topic. ... I can do it in the Dialog with list control. ... CListCtrl is very confusing at first, ...
    (microsoft.public.vc.mfc)
  • Re: I need to work with CListView
    ... mohamed hanif wrote: ... I can do it in the Dialog with list control. ... i want to do that with list view (report type) ... David Wilkinson ...
    (microsoft.public.vc.mfc)
  • Re: I need to work with CListView
    ... codeproject for various samples on this topic. ... I like want to display the employee details. ... i want to do that with list view (report type) ... ListView is nothing but a listControl inside a CView. ...
    (microsoft.public.vc.mfc)