Hi,
Do you mean the width of the cell or the height of the row?
Generally, this will be the result if the columns are not into view as you export the data.
RadGridView exports the respective header cells with the minimum width value (which is 20 by default) if they have not been measured by the layout mechanism at the time the exporting operation takes place. To get all the columns exported with their actual width, you should first assure that they have all been realized.
You can also refer to the Export FAQ article for more details.
Regards,
Didie
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time.
Watch the videos and start improving your app based on facts, not hunches.