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

Telerik.WebControls

1 Answer 133 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
S
Top achievements
Rank 1
S asked on 16 Dec 2011, 11:06 PM
Hi,

I have a scenario where I need to write a code behind for Radbutton clicks placed in a radgrid  for  inserting and updating data...

please let me know if you have any samples on this.i have the below link which is not at all working for me...

i have Telerik.Web.UI.dll..

I am getting error for not having telerik.webcontrols dll.. 

Please advise..

thanks

http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/insert-update-server-side.aspx#1918160 

1 Answer, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 19 Dec 2011, 10:29 AM
Hello S,

To get this type of error, you probably have an invalid/broken reference to an individual dll of our Classic ASP.NET controls (for instance, RadGrid.Net2.dll). Verify that you solely reference the Telerik.Web.UI.dll in your project and you do not have any usage of the Telerik.WebControls namespace in your code-behind. This should eliminate the exception you get. 
 
Regards,
Sebastian
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
General Discussions
Asked by
S
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or