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

[Solved] Edit telerik grid in modal window

0 Answers 32 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.
Caitriona
Top achievements
Rank 1
Caitriona asked on 01 Apr 2010, 09:54 PM
Hello!

I have a link inside an .ascx file that fires an action "LicenceInformation" that pops up a modal window. 

This modal window has a telerik Grid. This Telerik Grid has an edit button. The probem is clicking the edit button does not do a full post back. It rather goes to the 'Get' part of the "LicenceInformation" action rather than the 'Post'. I have forced it to go to the post another way but on executing the post my modal window no longer loads and instead I am presented the a new page with the contents that should have appeared in the modal window. Do you have any sample code that does this properly. Any help would be greatly appreciated!
Tags
Grid
Asked by
Caitriona
Top achievements
Rank 1
Share this question
or