请更新ASP.NET中的字段 [英] Pls updated fields in ASP.NET

查看:87
本文介绍了请更新ASP.NET中的字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

how to select only modified fields in asp.net with c#





我的尝试:



如何在asp.net中选择仅修改过的字段c#



What I have tried:

how to select only modified fields in asp.net with c#

推荐答案

首先,你的问题很短,你不能使用正确的标点甚至是完整的拼写。这被认为是不尊重和不成熟的。



但是,你需要编写代码才能做到这一点,没有神奇的内置方式。如果您正在使用DataAdapters,他们可以根据您的使用方式在数据之前和之后获取数据。您还可以将以前的值存储在javascript中的数组中,然后解析它以查看更改的内容。



这需要做一些工作。
First off, your question is very short and you could not use proper punctuation or even full spelling. This is considered disrespectful and immature.

However, you need to write code to do this, there is no magical built-in way. If you are using DataAdapters they have do a way to get before and after data depending on how you use. You can also store the previous values into an array in javascript and then parse it to see what has changed.

It will take a bit of work to do.


这篇关于请更新ASP.NET中的字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆