Welcome Guest Search | Active Topics | Sign In | Register

Disable Callbackpanel on clientside Options
Ronald
Posted: Tuesday, September 3, 2013 5:24:45 AM
Rank: Member
Groups: Member

Joined: 8/21/2008
Posts: 24
Dear Support,

On my website, I have a Grid inside of a callbackpanel. Everything is working very well as it should, if I click into a cell of the grid.
But in a special case (depending on a checkbox on this site) I have to execute a "Response.Redirect" in the ItemCommand, which results in an EO.Web Controls Client Side Debug Message.
I believe the reason is, that I cannot use the Response.Redirect in the ItemCommand, if it is used inside the callbackpanel.
So my question is: Can I disable the callbackpanel for clientside in javascript?
It will help, if I can change the trigger of the callbackpanel.

If this is not possible, can I use an other command instead of the Response.Redirect, to avoid the message?
eo_support
Posted: Tuesday, September 3, 2013 8:51:20 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Try to use CallbackPanel.Redirect instead. That should take care of it.

Thanks!
Ronald
Posted: Wednesday, September 4, 2013 8:25:04 AM
Rank: Member
Groups: Member

Joined: 8/21/2008
Posts: 24
Perfect!
Thank you very much for you quick support!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.