开发者

devexpres grid withedit functionality not invoking row updating event

开发者 https://www.devze.com 2022-12-21 12:35 出处:网络
i am using devexpress grid with edit functioality to update the records in the gridview the codeis being done in asp.net & c#.net

i am using devexpress grid with edit functioality to update the records in the gridview the codeis being done in asp.net & c#.net

but while clikcing the update after editing the records . it just shoes the progressbar runnning and doesn't invokes the updat开发者_Python百科ing event ?


There could be an error on the serverside and the clientside is not updated since it's using a callback. Take a look at this screencast which can help you display the error:

http://community.devexpress.com/blogs/aspnet/archive/2008/07/23/video-how-to-handle-an-asp-net-ajax-callback-error.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号