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

Grid export to Excel with filter not working with brackets/braces

1 Answer 183 Views
Grid
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 29 Sep 2017, 04:35 PM

We are using a pretty standard grid in an ASP.NET MVC application, and are using the built-in filtering offered by the control. When we filter our data using brackets ([) or braces ({) (as some our data is in the format [My Name] or My Name{#2}), and Export to Excel, we end up with an empty spreadsheet. Other special characters seems to work correctly (_, *, #, etc). Is there a way I can get these characters to work when included in a filter? When exporting all rows, these bracket- and brace-containing entries appear as expected, so they are not being excluded from the grid because of the special characters.

 

Thanks,

Jim

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 03 Oct 2017, 07:26 AM
Hello, Jim,

Thank you for the provided information.

I made an example using the provided data format, but the Grid is exported as expected after filtering on my end:

http://dojo.telerik.com/OQehI

Please advise if I missed an important detail?

If the issue still occurs, please provide an example reproducing it, and we will gladly assist further.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
James
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or