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

Grid within TabStrip, Ajax call opens Save As dialog

2 Answers 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 24 Jul 2014, 07:37 AM
Hi, I've created a Grid within a TabStrip and I load the data using
Ajax. This works when I use a view but when I place the grid in a
partial view the browser asks if I want to save the json file being
returned. Obviously I've missed something simple but I can't see what?


2 Answers, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 28 Jul 2014, 04:37 AM
Hello Simon,

I tried to reproduce this scenario, but it works as expected on our side (see screencast). Could you please provide a runnable project where the issue is reproduced? This would help us pinpoint the exact reason for this behavior and advise you further.

Regards,
Alexander Popov
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.

 
0
Simon
Top achievements
Rank 1
answered on 30 Jul 2014, 06:30 AM
Hi Alexander, thanks for the demo. My issue turned out to be an issue with the javascript function used to pass back a DataSourceRequest, although I'm still not sure why I didn't get an error but I know where to look now.
Thanks
Simon
Tags
Grid
Asked by
Simon
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Simon
Top achievements
Rank 1
Share this question
or