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

[Solved] How to display inserted record message in grid

2 Answers 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
shanker bangari
Top achievements
Rank 1
shanker bangari asked on 09 Sep 2010, 01:48 PM
Dear all,

my requirement is that,i want to display meassagebox  to notify client whether data is inserted successfully or not,and error message from server.I am using ajax binding grid.

best rgds
shankar

2 Answers, 1 is accepted

Sort by
0
lmf232s
Top achievements
Rank 1
answered on 06 Oct 2010, 04:24 PM
Take a look at this thread:
http://www.telerik.com/community/forums/aspnet-mvc/grid/how-to-return-error-information-to-grid-in-ajax-editing-mode.aspx

I have ClientEvents for OnError, OnSave, and OnDelete. With in these functions I am displaing a message to the user using a jquery popup plugin.
0
lmf232s
Top achievements
Rank 1
answered on 06 Oct 2010, 05:28 PM
Tags
Grid
Asked by
shanker bangari
Top achievements
Rank 1
Answers by
lmf232s
Top achievements
Rank 1
Share this question
or