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 4040620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:46:32+00:00 2026-05-20T12:46:32+00:00

I am working with Ajax Editing within a Telerik Grid extension. I would like

  • 0

I am working with Ajax Editing within a Telerik Grid extension. I would like to handle errors/exceptions on Insert/Update/Delete and display a user friendly message in the message box that is displayed back to the client, instead of the default message of “Error! The requested URL returned 500 – Internal Server Error” or the like.

Is there a way to tell the grid to display a custom text message?

  • 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-20T12:46:32+00:00Added an answer on May 20, 2026 at 12:46 pm

    Someone customized the alert here: http://www.telerik.com/community/forums/aspnet-mvc/grid/how-to-return-error-information-to-grid-in-ajax-editing-mode.aspx, but I’m still searching for a way to actually update the grid itself…

    There’s a little hope in the client-side grid’s noRecordsTemplate property, but we still need a way to clear the grid of any records that may have already been there.

    Edit:

    Found it: To clear the grid, and set your message, do the following:

    var grid = $('#Grid').data('tGrid');
    grid.total = 0;
    grid.dataBind(Array());
    $('#Grid').find('.t-no-data td').text('My Custom Error Message');
    

    Of course, you can figure out on your own how to combine the my example and the example from the link above.

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

Sidebar

Related Questions

I've started working with ASP.net AJAX (finally ☺). and I've got an update panel
Working an ajax checkboxlist that generates fine like so but the checkbox and label
I’m working on a homepage and will use an AJAX inline editing script for
i was working ajax auto completeextender witha text box in asp.net and c#.net. i
I am working on ajax-page using PageMethods (web service) to interact with server. I
I'm on my second app with Rails and I want to get ajax working.
Working on an AJAX website (HTML,CSS,JavaScript, AJAX, PHP, MySQL). I have multiple javascript functions
I am working on a AJAX/jquery notification script. Currently it retunrs a whole fhtml
I'm working with an AJAX button and label controls. When the user clicks the
I am currently working on some Ajax heavy code and I am wondering how

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.