|
Rank: Newbie Groups: Member
Joined: 11/25/2009 Posts: 4
|
I have a grid setup to run in Callback mode. I have a button in the grid rows which redirects (in the code behind) to another page. This works in IE but not in mozilla. I get an error saying the callback failed due to a serverside exception. I've read that the callback control supports Response.redirect. Does the grid support it?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We will look into it and see if we can reproduce the problem. If we can not see the problem, then we will need you to provide a test page to demonstrate the problem.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 11/25/2009 Posts: 4
|
I was able to get it working by putting the EOWebRuntime in the HttpModules of the web.config. I thought I had already done that, but I stand corrected.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Glad that you got it working and thanks for the update!
|
|