I apologize but I realized that I posted the question in the wrong forum (Managed C++/CLI) and I could not find a way to remove it. Sorry.
georox
Posts
-
MFC Grid Control does not show cells content -
MFC Grid Control does not show cells contentHi All, I'm facing the following strange problem using MFC Grid Control (by Chris Maunder) in my VS2010 MFC application: I've included the CGridCtrl control in a dialog in order to let the user to edit data. It works fine but sometime when I open the dialog the cells content is not displayed but it's covered by the cell background color. Unfortunately I can't solve the problem because it only happens randomly. I tried to call Invalidate() to both the CGridCtrl control and the dialog but it doesn't solve. Any help would be greatly appreciated. Thanks in advance. Gianni
-
MFC Grid Control does not show cells contentHi All, I'm facing the following strange problem using MFC Grid Control (by Chris Maunder) in my VS2010 MFC application: I've included the CGridCtrl control in a dialog in order to let the user to edit data. It works fine but sometime when I open the dialog the cells content is not displayed but it's covered by the cell background color. Unfortunately I can't solve the problem because it only happens randomly. I tried to call Invalidate() to both the CGridCtrl control and the dialog but it doesn't solve. Any help would be greatly appreciated. Thanks in advance. Gianni