<< Return to Main Index

< Return to Class Index

class CGXRecordWnd: public CWnd, public CGXODBCGrid

The CGXRecordWnd class represents the ODBC grid browser as child control. CGXRecordWnd can be easily used as dialog control or in a workbook window.

As CGXRecordWnd is implemented exactly the same way as the CGXGridWnd class, no methods are listed below by intention. Refer to the CGXGridWnd and CGXODBCGrid classes for information about grid window methods.

#include <gxodbc.h>

See Also

CGXGridWnd CGXODBCGrid CGXBrowserGrid