CHtmlView problem
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Why won't my CHtmlView object display HTML files correctly when they have tables with merged cells (colspan property)? Internet explorer shows these files OK. What can I do?
-
Why won't my CHtmlView object display HTML files correctly when they have tables with merged cells (colspan property)? Internet explorer shows these files OK. What can I do?
Oops, I had a bug in my own code. It renders fine! Andrew