ListView and List Ctrl Example
-
hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.
-
hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.
-
hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.
karmendra_js wrote: I read most of the arti on codeproject but i couldn't make any head or tail of it. If that is the case, I'm curious what you would hope to glean from someone offering you a sample project that would, for all intents and purposes, look just like the code you'd see with a CP article. How much of this project have you already completed? What specific piece do you need help with?
"One must learn from the bite of the fire to leave it alone." - Native American Proverb