Welcome Guest Search | Active Topics | Sign In | Register

grid problems Options
kaushik
Posted: Wednesday, February 13, 2013 2:34:40 AM
Rank: Newbie
Groups: Member

Joined: 2/13/2013
Posts: 2
hi
1)i am using grid in asp.net site but i want to set double click event on grid
2)i am insert item_command on grid record the after execute page it generate following type error


EO.Web Controls Client Side Debug Message:



EO.Web control 'ctl00_ContentPlaceHolder1_CallbackPanel1' error message:The callback on 'ctl00_ContentPlaceHolder1_CallbackPanel1' has failed due to a server side exception. Click OK to see the exception message.(set ClientSideOnError to handle this error).



You can turn off this message by setting EO.Web.Runtime.DebugLevel to 0 (Not recommended for debug build).

then after it redirect the destination page and get the data but how to remove this error please
help me because my work is stop so please help me.
eo_support
Posted: Wednesday, February 13, 2013 9:56:10 AM
Rank: Administration
Groups: Administration

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

You will get that if your server side code throws an exception. You have to look into the actual exception message and troubleshoot from there.

Thanks


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.