Controls not created on webform when dropped from toolbox

0 Answers 68 Views
UI for ASP.NET AJAX in ASP.NET MVC
PH
Top achievements
Rank 2
PH asked on 05 May 2022, 07:42 PM

Returning to an old app to do some maintenance after many years.

Trying to add a new RadGrid to the Webform, but dropping it on the form has no effect.

I can add non-Telerik controls from the toolbox with no problem.

Hopefully this is some version issue, but I can't figure it out.

Is there an easy fix for this?

Rumen
Telerik team
commented on 09 May 2022, 07:32 AM

Hi Peter,

Can you please try the following:

  1. Create an empty aspx page in the root of your ASP.NET Web Forms application
  2. Open the VS toolbox, select RadGrid or another Telerik AJAX component and drag and drop it in the ASPX page.
  3. Perform the same test in Design and Source view of the WebForms page.

What happened? Does the control get created?

If nothing works, do the following:

  • Install the latest version 2022.R1 SP1 of Telerik UI for ASP.NET AJAX
  • Install all available Visual Studio updates since it could be due to a bug in the IDE
  • Restart your machine
  • Try to drag and drop from the toolbox once again.
PH
Top achievements
Rank 2
commented on 09 May 2022, 09:53 AM

Yes - that's working on a new blank form.

Going back to an existing form, it's also now working.

I never will entirely figure out Webforms!

Thank you very much!

No answers yet. Maybe you can help?

Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
PH
Top achievements
Rank 2
Share this question
or