需要用于更新html表的功能 [英] need function for update html table

查看:74
本文介绍了需要用于更新html表的功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有代码使HTML表从SQL Server获取绑定数据,并且使它可编辑.

现在,当我单击单元格时,我需要更新代码,该代码可编辑如何在表以及SQL Server中保存更新的值.

我在asp.net中使用sql服务器,我为html表编写了脚本,并且使用jquery和javascript从sql绑定了数据,以进行可编辑.

如果单击单元格,将对其进行编辑,但值不会更新.

如何做到这一点.

我同时需要html表和存储在SQL中的帮助.

I''m having code that HTML table get bind data from SQL server and I made it editable.

Now I need the code for update when I clicked on cell it get editable how to save updated value in table as well as in SQL server.

I''m using sql server,in asp.net I''ve written script for html table and data was binded from my sql using jquery and javascript for editable.

If I clicked the cell it get edited but values are not updated.

How to acheive that.

I need help on both html table and store in SQL also.

推荐答案



如果您要使用ASP.NET和MySQL数据库开发系统,请参考
Hi,

If you are developing your system with ASP.NET and MySQL database then please refer Insert, Update, Search and Delete (CRUD operation) using ASP.Net and MySQL[^] Article.

It will be helpful for all CRUD operations. inducing your current problem.

Thanks
-Amit Gajjar


这篇关于需要用于更新html表的功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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