DDV_GXGridHandleWnd
void AFXAPI DDV_GXGridHandleWnd(CDataExchange* pDX, CGXGridHandleWnd* pGrid);
pDX
A pointer to a CDataExchange object.
pGrid
A pointer to the grid window.
Remarks
You should call this data validation routine when you are using a grid in a CDialog from the dialog’s DoDataExchange method.