TMSFMXLiveGrid Column Data Format

Hi 


How can i set numeric format for the column data to display
For example : Numeric Column like this : 125,225,000.10

Best regards

Hi, 


You can return a formatted value through the OnGetCellData event based on the TMSFMXGrid1.Cells property.

Kind Regards, 
Pieter