Click here to Skip to main content
15,888,208 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to add a grid control to my MFC application dialog (VC++ 6.0 or 2005) and I want to load a .txt file to that grid view. Please help me.
Posted
Updated 15-Dec-10 20:19pm
v2

And what is your problem exacty ? How can we help you if you don't explain what is your problem.
What did you try so far ?
 
Share this answer
 
Use CStdioFile.
Functions Open, ReadString.
Use CListBox.
Function AddString.
 
Share this answer
 
v2
Click here :) Grid Control->[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900