about GridCtrl
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Salam, Good morning everyBody I want to insert a gridCtrl to my CDialog but I don't find the control in controls menu. can you help me ? thanks
-
Use "Insert ActiveX control" and choose GridCtrl. OR Use Chris' Grid Control[^]
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus
yes I use this I"nsert ActiveX control" but I only find - Hirarchical FlexGrid Control - SSOLEDBGridContrl -DataGridCtrl (this one is for data from database I don't need it) thank's for the example,I see it but it's very advanced I want some thing for begginers :)