解决方案 [英] make solution

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

问题描述

我必须使用详细信息视图,但它没有完全展开,我想完全展开,它一次只显示一个行记录,其他则允许分页,但是我想完全展开,则不想使用分页

方案

DetailsView控件使您能够一次从其关联的数据源中显示,编辑,插入或删除单个记录.

首先浏览详细信息"视图控件概述
http://msdn.microsoft.com/en-us/library/s3w1w7t4.aspx [ ^ ]

如果您想要多个记录,请转到另一个控件,例如网格视图


Datailsview控件用于清楚地显示有关记录的信息..
它一次显示一个记录.. u cam插入,删除,更新记录很容易..

你想要更多的记录来显示你将获得更好的gridview.

ihave to use details view but its not happening fully expand i want to full expant it it shows only one row record at a time othervise allow paging but i want full expand dont want use paging

解决方案

The DetailsView control gives you the ability to display, edit, insert, or delete a single record at a time from its associated data source.

Go through the Details view control overview first
http://msdn.microsoft.com/en-us/library/s3w1w7t4.aspx[^]

If u want multiple records go for another controls like grid view


Datailsview control is used to show the information about record clearly ..
it shows one record at a time .. u cam insert ,delete , update record easilly ..

u want more records to show u will preper gridview ..


这篇关于解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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