James James
August 9th, 2000, 02:29 PM
Hi,
I am doing Win SDK program.
and I use a listview to show a database table.
and try to implement in place edit but since listivew only allow user to edit item(first column) so I need to add some feature to this control. I try to capture the dbclick message sent to listview but failed, seems it already parsed by listview control and not leave for parent window to process. what should I do now?
Thanks a lot!
I am doing Win SDK program.
and I use a listview to show a database table.
and try to implement in place edit but since listivew only allow user to edit item(first column) so I need to add some feature to this control. I try to capture the dbclick message sent to listview but failed, seems it already parsed by listview control and not leave for parent window to process. what should I do now?
Thanks a lot!