devexpress onsuccess parameter
问题 I've been put on a project for work where they use devexpress. For my task I'm trying to run a javascript function when an ajax call is successful, however I don't know where to put the onsuccess parameter. I know how to do this for ajax.beginform but for devexpress theres a grid view with a bunch of settings.stuff. Any idea where this goes? I see a settings.CallBackRouteValues, is this where that goes? 回答1: If you need to handle on a client when DevExpress controls finish their callbacks,