Combo box in CListCtrl
-
I am working on creating a drop down combo box if user clicks on a column in a list control. I have got one document in the link: http://www.codeproject.com/listctrl/CustomizedReportListCtrl.asp But the problem is CBS_DROPDOWNLIST style has been used in that combo list. But I want to make that combo box editable. CBS_DROPDOWN is not working. Could anyone tell me how to do that?
-
I am working on creating a drop down combo box if user clicks on a column in a list control. I have got one document in the link: http://www.codeproject.com/listctrl/CustomizedReportListCtrl.asp But the problem is CBS_DROPDOWNLIST style has been used in that combo list. But I want to make that combo box editable. CBS_DROPDOWN is not working. Could anyone tell me how to do that?
Aryan S wrote:
I have got one document in the link: http://www.codeproject.com/listctrl/CustomizedReportListCtrl.asp
That article message board is better place to ask this question.
Aryan S wrote:
But I want to make that combo box editable. CBS_DROPDOWN is not working.
You need to be very clear instead of saying "not working", while asking there ,too.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
I am working on creating a drop down combo box if user clicks on a column in a list control. I have got one document in the link: http://www.codeproject.com/listctrl/CustomizedReportListCtrl.asp But the problem is CBS_DROPDOWNLIST style has been used in that combo list. But I want to make that combo box editable. CBS_DROPDOWN is not working. Could anyone tell me how to do that?
Aryan S wrote:
http://www.codeproject.com/listctrl/CustomizedReportListCtrl.asp
You should ask the person who wrote this article. He knows better. :)
Nibu thomas A Developer Programming tips[^] My site[^]