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

Check box is not unchecking in grid in .NET 4.0 framework

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ashok
Top achievements
Rank 1
Ashok asked on 30 Nov 2012, 02:14 PM

Hi,

 

I am  facing an issue with our application, the checkbox inside the Telerik  Radgrid in our application is not unchecking when it is clicked first time (as per the business logic the  grid will be loaded as few rows checked. And this issue occurring only in this scenario).  But it is unchecking on the second time clicked.  This issue we got after migrating the  application from .Net 3.5 to 4.0.

In our 3.5 application  grid is working fine in the above said scenario. we have  tried with  4.0 Telerik and Spring DLL ‘s, still we are facing the same issue.

 

Please suggest us on what we can do  to rectify the Telerik Control issue.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 05 Dec 2012, 10:04 AM
Hi,

Have you updated the assembly files to be from the Bin40 folder?  Additionally, you could check whether a JavaScript error is raised by pressing the F12 key and navigate to the Console tab if you are using FireFox or Chrome and by enable ScriptDebugging if you are using IE.

Another thing that you could try is to disable the Ajax by using the EnableAjax property of RadAjaxManager and RadAjaxPanel.

If none of this helps please share your full page source code along with the code-behind file content.

Greetings,
Andrey
the Telerik team
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 their blog feed now.
Tags
Grid
Asked by
Ashok
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or