如何在ASP.Net中使用带有编辑功能的GridView控件修改保存在数据库中的文件 [英] How to modify file saved in Database using GridView control with edit functionaly in ASP.Net

查看:316
本文介绍了如何在ASP.Net中使用带有编辑功能的GridView控件修改保存在数据库中的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在ASP.Net中使用带有编辑功能的GridView控件修改保存在数据库中的文件

How to modify file saved in Database using GridView control with edit functionaly in ASP.Net

推荐答案

使用 StreamReader读取文件 Class并在 TextArea 中显示其内容。



然后有一个更新按钮,点击它,更新文件。
Read the file using StreamReader Class and show its content in a TextArea or something.

Then have a Update Button and on click of that, update the file.


这篇关于如何在ASP.Net中使用带有编辑功能的GridView控件修改保存在数据库中的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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