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

RadGrid CommandItem Response.Redirect

1 Answer 114 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 22 Feb 2011, 11:48 AM
 
I have come across an interesting situation and was hoping you could help me out.
 
I have a rad grid with a command item in the top which allows "insert a new record". In the vb.net code, I do a response.Redirect to the page where they can create a new record. This worked fine. However, after switching to vs2010 and .net 40 (I am using telerik 2010.1.309.40), this insert new record functionality does not redirect. I get the ajax circle for a few seconds on my grid, and then the circle disappears, leaving the grid as before, without my being redirected. When I drop a simple button on the form and do the redirect from there, it works fine.
 
Any idea what is going on?
 
Thanks
 
Daniel

1 Answer, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 1
answered on 22 Feb 2011, 07:28 PM
I tested and this is fixed in Q2.

Thanks

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