Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3724962
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T06:49:54+00:00 2026-05-19T06:49:54+00:00

I have a telerik Grid, AJAX binded. I’ve added an EditorTemplate to create a

  • 0

I have a telerik Grid, AJAX binded.

I’ve added an EditorTemplate to create a DropDownList.

When I push edit / insert in the grid – I can see the DropDownList, but when I try to use it – it doesn’t work.

so I’ve added an int test to the viewmodel, decorated it with the same UIHINT,
and added it to the view.

The DropDownList works great.

What can cause Telerik’s grid to disable that activity ?
I’ve the same problem with the DateTime component, I get the “button” to show the component, but pressing it yields nothing.

UPDATE: changing the DropDownList from :

Html.Telerik().DropDownList()
        .Name("ActivityID")
                .BindTo(new SelectList((IEnumerable)ViewData["DropActivities"], "Id", "Name"))

to:

Html.DropDownList(null /* the "name" should be null - proper "name"" attribute will be set by the runtime */,
           new SelectList((IEnumerable)ViewData["DropActivities"] /*a list of all employee names */, 
       "Id", "Name"))

Made it work inside the grid, but… when I try to update, I Get 500 server error.. it looks like the selection doesn’t pass well back to the model.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T06:49:56+00:00Added an answer on May 19, 2026 at 6:49 am

    Well, it looks like a confirmed bug with telerik.

    Here is the post from their forum: Script Registrar Not Loading Scripts for Controls used in Client Templates

    I did applied the patch and it didn’t solved the problem waiting for the next version.

    EDIT: make sure the bound variable apears only once – that might cause the “lockdown”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have a Telerik MVC Grid, AJAX bound and I want to put
I have a simple Telerik Grid for ASP.NET MVC with Ajax delete command. The
Telerik ASP.NET MVC Q2 2011 I have a grid which is Ajax bound: @(Html.Telerik().Grid<IUser>()
I have a problem with the Telerik grid that I can't seem to find
I have a telerik grid, when I edit a row: but if i pressed
I have a telerik grid in my index.cshtml and i created a custom Edit
I have a Telerik Ajax bound grid containing a Html.ActionLink for deleting a record.
I am trying to create an Ajax Telerik grid in Razor that has an
I have a Telerik Grid which has a footer that needs to display column
I have a telerik grid with a dynamic data source (the grid may use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.