Posted 14 September 2017, 11:48 am EST
Hi,
I am using Wijmo 5 FlexGrid and encountering the following issue. I have a quarter/year column that is used to group data. In the exported excel file I see the following in the header row:
Quarter & # x 2 F;Year: Q2 & # x 2 F ;2014 (5,628 items)
I put spaces between characters so the forum software does not try to decode it. I know how to loop through the cells in a worksheet and decode the row values using DOM. But it looks like a bug to me.
Thanks,
Dmitry