beginning visual c# ch13 listview
when i tried to execute the code for the listview control, it worked fine until i double clicked on a folder in the listview. it keeps throwing "System.NullReferenceException" in the ItemActivate event handler for the listview(pg 391)control. can anyone tell me what is wrong and how do i correct it.
|