JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › CellsFormat number to x decimal places › Reply To: CellsFormat number to x decimal places
September 21, 2021 at 10:53 pm
#102265
xyzzy
Member
Ok, after trying d2, n2, x2, x.xxxx the format is “0.0000”
You really need to spend sometime on the documentation as
“Sets or gets the column’s cells format.”
Needs replacing with a list of the string format options.