Posted 29 August 2022, 8:41 pm EST - Updated 3 October 2022, 9:04 am EST
I have a dataset in which i provide an Array<GC.Data.IColumn> which defines the dataType for each column. The dataType may be listed as string, but if I type in a numeric value, the resulting batch changes has changedthe property type to number. See gif attached. For the Column “DeptID” which comes in originally as a string value “0140”, when I update the value, the resulting property value does not have the quotes. 

