Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
can't get WinGrid Summary to apply format
posted

I have a wingrid that has Summaries Enabled...and I have formatted the column... however the formatting does not apply to the sum row.. is there a way to do this...

 example...

I want three decimal points after the dot, which works for the data but not the "Sum"

I set ColumnNum1.AllowRowSummaries = AllowRowSummaries.True

then I set ColumnNum1.Format = "#,##0.000"

 Then i see this...

 ColumnID1            ColumnNum1
                             Sum = 70627
123                        2656.000
125                        2911.000
128                        1784.000

 

 

 I

Parents
No Data
Reply Children
No Data