<< Return to Main Index

< Return to Class Index

class CGXRecordView: public CGXView, public CGXODBCGrid

The CGXRecordView represents the CGXODBCGrid as a view for browsing and changing recordsets.

CGXRecordView can be used either associated with a document or standalone.

All MFC features are supported:

- using the grid view in dynamic splitter windows

- printing and print preview

- find and replace

- synchronizing several views when attached to the same document

As CGXRecordView does not declare any new functions, no methods are listed below by intention. Refer to the CGXODBCGrid, CGXBrowserGrid and  CGXGridCore classes for information about grid methods.

#include <gxodbc.h>

See Also

CGXODBCGrid CGXBrowserGrid CGXGridCore