BCGSoft Forums
BCGSoft Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 BCGControlBar Pro for MFC Forums
 BCGControlBar Professional Edition
 Save CBCGPGridCtrl to File?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Insert Smilie
   
Message:

* HTML is OFF
* Forum Code is ON

 
   

T O P I C    R E V I E W
nicjedi Posted - 01/30/2012 : 07:28:34 AM
Hi All,
I've a simple question, I want to save data in CBCGPGridCtrl to file.
I don't have found Serialize function at CBCGPGridCtrl level, but at CBCGPGridCtrlRow yes.
I have to scroll all the rows calling the Serialize function "manually"?

thanks
1   L A T E S T    R E P L I E S    (Newest First)
Support Posted - 01/30/2012 : 09:33:46 AM
Hello,

The grid control does not have methods to save data to file. This is application side part.

You may use CBCGPGridRow::Serialize if you want to save grid content in binary format to the file. Yes, you should do it "manually". This functionality is not included in the current version.

Sincerely yours,

BCGSoft Forums © Copyright (c) 1998-2013 BCGSoft Co Ltd Go To Top Of Page
Snitz Forums 2000