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

Radgrid no insert or update in content page

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cap
Top achievements
Rank 1
Cap asked on 24 Jun 2013, 09:19 AM
Hi,


I have a master page with an asp:ContentPlaceHolder in which i'm loading several pages all containing radgrids.
In master i;ve declared  
<telerik:RadScriptManager ID="RadScriptManager1" Runat="server" ViewStateMode="Enabled" EnableViewState="true"><br>                </telerik:RadScriptManager>
I managed to isolate the problem.If in master page i'm using any telerik control (for example RadCaptcha), the grids called in content are not inserting or updating.If i remove any telerik control from master, they all behave as expected.
Can you please tell me what am i missing?

Correction : Only with radcaptcha grids behave in the way described above.I tried with datepicker and its working.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 27 Jun 2013, 12:23 PM
Hi Cap,

Could you please inspect your request when an Insert/Update operation is performed and verify if any java script errors appear on the page? Sending us your page markup as well as related code behind will help us further investigate the issue and do or bets to isolate its root cause.

Regards,
Konstantin Dikov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Cap
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or