Hi,

Using C++ MFC, I created a CListView with few column and 5 items in each column. How can I enable user to change the value of certain item in certain Row and column?
My CListView is in Report mode.

Thank you very much!