This is a migrated thread and some comments may be shown as answers.

Excel column width broken in Q3 2014

1 Answer 22 Views
Grid
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 28 Nov 2014, 01:40 PM
After updating to Q3 2014 (from Q2 SP1) the export in Excel has been broken for column width for code

// Size columns
t.Columns[column[ColumnIndexer.Base]].Width = 46;
t.Columns[column[ColumnIndexer.Day]].Width = 5.29;

It generates columns with width: 5.86 and 0.42

I could not find any breaking changes in the Q3 release notes, please advise.

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 03 Dec 2014, 09:52 AM
Hello,

I was able to replicate the issue on my side and it appears to be a bug. I already logged it in our system and I created an Ideas&Feedback item where you can track the progress.

Regards,
Kostadin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Kostadin
Telerik team
Share this question
or