MFC Grid Control does not show cells content
-
Hi 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
-
Hi 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