<< Return to Main Index

< Return to Class Index

class CGXAdoRecordView: public CGXView, public CGXAdoGrid

The CGXAdoRecordView represents the CGXAdoGrid as a view for browsing and changing recordsets.

CGXAdoRecordView can be used either associated with a document or stand-alone.

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 CGXAdoRecordView does not declare any new functions, no methods are listed below by intention. Refer to the CGXAdoGrid, CGXBrowserGrid and CGXGridCore classes for information about grid methods.

#include <gxado.h>

See Also

CGXAdoGrid CGXBrowserGrid CGXGridCore