Posted 14 June 2024, 10:20 am EST - Updated 14 June 2024, 10:25 am EST
Format number for column 8, 9 of C1Flexgrid Footer
Posted by: levanduyet on 14 June 2024, 10:20 am EST
-
-
Posted 18 June 2024, 4:32 am EST
Hi Duyet,
Apologies for the delay in response.
To format the aggregates in the footer, you can use the Caption property of the AggregateDefinition class. The Caption property can be defined using the Composite format string, similar to how they are used in the String.Format method.
Please see the attached sample project for reference - FooterFormat_C1FG.zip
Best Regards,
Kartik