Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » ReportGridStateLoad function in CExtPPVW < CExtReportGridWnd > Collapse All
Subject Author Date
Varun Verma Apr 18, 2013 - 1:21 AM

Using the ReportGridStateLoad ReportGridStateSave functions for saving the data in regisry. But when i re create the report the

pCell->ModifyStyle( __EGCS_TA_HORZ_CENTER );


does not remains its state.

and the center orientation is changed to


__EGCS_TA_HORZ_LEFT




i.e. the text alignment is changed.