ddorobot / cgridlistctrlex

MFC Grid control using a custom draw CListCtrl with subitem editing and formatting

Home Page:http://www.codeproject.com/KB/list/CGridListCtrlEx.aspx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgridlistctrlex

Microsoft's CListCtrl has support for displaying data in a grid using the report style. CGridListCtrlEx extends the CListCtrl with the following features:

See CodeProject Article for a quick overview of the CGridListCtrlEx functionality and a demo-application.

See Doxygen Documentation for a quick overview of the CGridListCtrlEx classes.

About

MFC Grid control using a custom draw CListCtrl with subitem editing and formatting

http://www.codeproject.com/KB/list/CGridListCtrlEx.aspx


Languages

Language:C++ 99.8%Language:C 0.2%