any good method to insert a control just like excel into MFC/c++program ?

D

Dennis.Zeng

I need a excel-like grid control in MFC, do anyone have good
suggestion to implement that ?With the control i can filter the data
by clicking on the header, then it will display distinct data of
current column for selection.

Thanks!
 
V

Victor Bazarov

Dennis.Zeng said:
I need a excel-like grid control in MFC, do anyone have good
suggestion to implement that ?With the control i can filter the data
by clicking on the header, then it will display distinct data of
current column for selection.

C++ language has no definition of "MFC" or "control". Please ask in the
newsgroup where it would be relevant (like one with 'mfc' in its name).

V
 
J

Jerry Coffin

(e-mail address removed)>, (e-mail address removed)
says...
I need a excel-like grid control in MFC, do anyone have good
suggestion to implement that ?With the control i can filter the data
by clicking on the header, then it will display distinct data of
current column for selection.

There are about a zillion grid controls around. Asking somewhere that
they're topical (e.g. comp.os.ms-windows.programmer.win32) would
probably turn up some advice about which ones are good, bad or
indifferent. You might also want to look on one of the MFC/Windows
programming web sites, such as codeproject.com.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,765
Messages
2,569,568
Members
45,042
Latest member
icassiem

Latest Threads

Top