Skip to main content
Member
December 31, 2025
Question

Data formatting GridView

  • December 31, 2025
  • 1 reply
  • 20 views

I have tried multiple ways:
Literal Perameters, Column Formatting, Data formatting
to try to format GridView cells.
I have some decimal data coming over.  it is formatted as $#,###,0;($#,###,0);$0
I cannot get it to Horizontal Align Center, Negative Text = Red. 
This is really agitaitng.  Trying to align my data, show Negative Values as Red.  

Thank you in advanced

1 reply

bil_brandon
Member
July 23, 2026

Hi, CaptJack.

I had a similar problem trying to format column width in a Grid View. I’m displaying a data adapter in my Grid View. Each column in the Data Adapter has a name. I needed to specify the column name on the Column Formatting screen for the changes to take. My column name was Description. Screen shot attached. 

 

Thanks,
Bil Brandon