BCGControlBar Pro for MFC
virtual BOOL CBCGPDBGridCtrl::OpenTable ( LPCTSTR  lpszTable)
pure virtual

Opens a table and fills all grid columns.

Returns
TRUE if the method succeeds; otherwise FALSE.

Use this method to open a table and fill all grid columns.

Parameters
lpszTableContains the table name.