Welcome Guest Search | Active Topics | Sign In | Register

control Grid Problems Options
Net Brains
Posted: Thursday, July 24, 2014 1:41:33 PM
Rank: Newbie
Groups: Member

Joined: 7/24/2014
Posts: 1
Hi, I have problems with my Grid, when I try to fill a column I get the next error:
The callback on 'ctl00_ContentPlaceHolder1_CallbackPanel_Grid_Proyectos' has failed because the server did not recognize this callback and processed it as a normal request. This can occur if there are multiple Callback/CallbackPanel controls in the page, and this Callback/CallbackPanel control was initially dynamically loaded but wasn't loaded for this callback.
This can also occur if Response.Redirect has been called the server side, either implicitly or explicitly (usually due to user log in times out). In this case please add EO.Web.Runtime as an HttpModule in your web.config. Please see CallbackPanel documentation for more details.

When I do debug I can see that the error is for the length of my "String" of characters, Column inside of the grind is Type "String", if I cut my "String" to 200 character I don´t have problems but if my String have up 200 characters send me error.

I hope you can help me
eo_support
Posted: Thursday, July 24, 2014 3:04:46 PM
Rank: Administration
Groups: Administration

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

Can you try to isolate the problem into a test page so that we can use it to duplicate the error here?

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.