Is there any way from within the report to determine what report export format is being used.
I'm having an issue where the Column width is calculated wrong when exporting to excel.
Telerik Column Width = 0.85in
Excel Column Width = 0.92in
If I can determine the export is excel within the ItemDataBinding event perhaps I can shrink the columns and textboxes accordingly.
Thanks
I'm having an issue where the Column width is calculated wrong when exporting to excel.
Telerik Column Width = 0.85in
Excel Column Width = 0.92in
If I can determine the export is excel within the ItemDataBinding event perhaps I can shrink the columns and textboxes accordingly.
Thanks