Posted 31 December 2018, 4:14 am EST
Hi C1,
I noticed that in version .343, the new C1FlexGrid column property “ShowSparkline” is serialized always in the “ColumnInfo” property in the resx file, even if is has the default “false”:
3,0,0,0,0,95,Columns:0{Name:"COL_KONTO";Caption:"Konto";[b]ShowSparkline:False;AllowEditing:False;[/b]} 1{Name:"COL_STAND";Caption:"Stand";[b]ShowSparkline:False[/b];AllowEditing:False;Style:"DataType:System.String;TextAlign:RightCenter;";} 2{Name:"COL_UMBUCHUNG";Caption:"Umbuchung";[b]ShowSparkline:False;[/b]}
I assume this is a small bug?
Best regards
Wolfgang