Error when adding Format="G8" (or other formats) to DataGrid

<GridColumn Field=@nameof(TradeModel.Price) HeaderText="Price" Format="F8" TextAlign="TextAlign.Right" Width="130"></GridColumn>

If I remove Format="F8" I get this error below. I am trying to remove exponential notation in export;

2019-09-17T14:44:42,BUY,SC,1173529.41176471,BTC,Bittrex,1.7e-7,0.00049864


1 Reply 1 reply marked as answer

KM Kuralarasan Muthusamy Syncfusion Team June 23, 2020 08:54 AM UTC

Hi Dan, 

Thanks for contacting Syncfusion support. 

We can able to reproduce the CSV export issue, when we provide the format to the Grid column. We have considered it as a bug and logged defect report for the same. Thank you for taking the time to report this issue “Grid CSV export is not working when we use the format in column” and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle ) and including the defect fix in our upcoming volume 2 main release.   
  
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.   


Till then we appreciate your patience. 
 
Regards, 
Kuralarasan M 


Marked as answer
Loader.
Up arrow icon