本文介绍了DetailsView和ObjectDataSource - 如何获取更新的对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在传递整个对象或者在我的选择和更新中传递参数 方法。 如果设置UpdateMethod,我可以获取更新的对象,让ASP.NET自动生成 更新按钮,然后在进行更改后按更新,但我不想b $ b想要更新按钮。 当用户按下我的其他 操作按钮时,如何获取更新的对象? 谢谢, JimI am passing the whole object instead or parameters in my select and updatemethods.I can get the updated object if I set UpdateMethod, let ASP.NET autogeneratean update button, and then press update after making changes, but I don''twant that update button.How can I get the updated object when the user presses one of my otheraction buttons?Thanks,Jim推荐答案 这篇关于DetailsView和ObjectDataSource - 如何获取更新的对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-18 20:52