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

[Solved] Telerik scripts lost when opening a page in telerik window from java script

0 Answers 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ramesh
Top achievements
Rank 1
Ramesh asked on 04 Nov 2011, 08:31 AM
Hi,

I have a strange issue in MVC when opening a page in telerik window from java script.

I have a telerik MVC grid and a button which opens a page in a telerik window. When i click on the button my page opens in the window without any issues. When i close the window and try to access the grid 'tGrid' properties using the below code, the value seems to be undefinned. 

$(

 

'#' + gridID).data('tGrid')

On further investigating this issue i found that jQuery.telerik is even undefined. Can you please help me on this issue. I am tring to find a solution since 2 days and with no luck.

Thanks
Ramesh M  

 

Tags
Grid
Asked by
Ramesh
Top achievements
Rank 1
Share this question
or