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

JSON is RadWindow.Close()

1 Answer 52 Views
Window
This is a migrated thread and some comments may be shown as answers.
IT Support
Top achievements
Rank 1
IT Support asked on 29 Jun 2010, 10:45 AM
Hello,

I have an issues with the RadWindow when I try to put as parameter of the close, a json string

at the end of my client script,

I close the window using the following line,

oWnd.close(myJson);

myJson contains the following : {"Hello":"true"}

and it doesn't work, I got an issue on the parent when it loads.

Sy had the issue already ?

thx in advance

Note it works if I pass a simple string as "Hello" for instance


1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 30 Jun 2010, 02:46 PM
Hello Gilles,

I don't know how you use the returned argument on the main page, but I would suggest to check if for example you don't get the object as a string.
If you still experience problems, please open a support ticket and send a sample project where the problem could be reproduced so we could investigate further.

Kind regards,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
IT Support
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or