将系列详细信息更新到数据库中 [英] Update the Family details into DataBase

查看:79
本文介绍了将系列详细信息更新到数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我在DB中插入了家庭成员的多个值.现在我的问题是,我该如何将这些家庭详细信息数据更新到数据库中.

对于更新,显示的是familydetailsupdate.aspx页.

我在该网格中放置了一个EditImagebutton.如果我单击编辑"按钮,则需要获取familydetailsupdate.aspx,其中填写了所有字段数据,并且需要更新我们要更新的字段.


在这种情况下,请帮助我.
预先表示感谢.

Hi everyone, I have inserted multiple values of family members into DB. Now my question is, how can i update those family details data into database.

For Updation am showing familydetailsupdate.aspx page.

I Placed a EditImagebutton in that grid. If i click on Edit button i need to get familydetailsupdate.aspx with all the fields data filled in it, and need to update what ever field we want to update.


Please help me out in this scenario.
Thanks in advance.

推荐答案

编写存储过程以更新familydetails表,并在按钮单击事件中调用该存储过程
曾经浏览过此网站
http://www.codeproject.com/Articles/18136/Edit-Individual-GridView-Cells-in-ASP-NET

"msdn.microsoft.com/en-us/library/ms972948.aspx"
write the stored procedure for update familydetails table and call that stored procedure within button click event
once gone through this sites
http://www.codeproject.com/Articles/18136/Edit-Individual-GridView-Cells-in-ASP-NET

"msdn.microsoft.com/en-us/library/ms972948.aspx"


这篇关于将系列详细信息更新到数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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