asp.net中的表单视图控件c# [英] Form View Control in asp.net c#

查看:73
本文介绍了asp.net中的表单视图控件c#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一些教程,这些教程将帮助我了解如何在代码隐藏文件中使用存储过程来使用 Formview 显示记录。我在互联网上搜索并没有找到好的。如果有人可以给我一些链接或一些大纲如何做到这一点我会很感激。



谢谢

I'm looking for some tutorials which will help me to understand how to use stored procedures in the code behind file for displaying the records using Formview. I searched the internet and didn't find good ones. If anyone can give me some links or some outline as how to do this I'll appreciate it.

Thanks

推荐答案

使用存储过程与标准ASP.NET控件和FormView显示数据之间没有区别。



请参阅:

演练:使用GridView Web服务器控件中的存储过程显示数据 [ ^ ],

< a href =http://forums.asp.net/t/1601109.aspx> SqlDataSource,FormView和Update,后面的代码中存储过程 [ ^ ]

在ASP.NET和C#中使用存储过程 [ ^ ]

演练:仅使用存储过程(C#) [ ^ ]

从存储过程中返回数据 [ ^ ]
There is no difference between displaying data using stored procedure with standard ASP.NET controls and FormView.

Please, see:
Walkthrough: Displaying Data Using a Stored Procedure in the GridView Web Server Control[^],
SqlDataSource, FormView, and Update with stored procedure in code behind[^]
Using Stored Procedures in ASP.NET and C#[^]
Walkthrough: Using Only Stored Procedures (C#)[^]
Return Data from a Stored Procedure[^]


这篇关于asp.net中的表单视图控件c#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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