asp.net中的数据可视化 [英] Data Visualization in asp.net

查看:224
本文介绍了asp.net中的数据可视化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hiii,



我有一个大约有2万条记录的文件,我使用文件上传控件上传到sql server,



现在我的问题是有什么方法可以显示已经上传到sqlserver的数据了多少



描述:



假设当上传10000条记录时我需要在网格中显示10000条记录等等......直到所有记录都完成上传。



我只想在文件上传到数据库时显示动态网格。



有没有办法做这个?



请帮助我摆脱这个要求..



感谢Adcance ....!

Hiii,

I am having a file which is having around 2lakhs records and i am uploading it to the sql server using a file upload control,

now what my question is that is there any way to show that how much data has been uploaded into the sqlserver

Description:

for Suppose when 10000 records have been uploaded then i need to show that 10000 records in a grid and so on...till all the records have finished the upload.

Simply i wanted to display a dynamic grid when the file is uploading to the data base.

is there any way to do this one?

kindly help me to get out of this requirement..

Thanks in Adcance....!

推荐答案

AJAX是解决方案的关键。



您需要做的就是拥有一个数据网格,它将按照yo定义的特定时间间隔进行更新ü。检查以下链接:



http://stackoverflow.com/questions/2384353/update-datagridview-using-ajax-in-my-asp-net-without-refreshing-the-page -displa [ ^ ]
AJAX is the key to your solution.

All you need to do is, have a datagrid which will get updated on a specific interval as defined by you. Check the link below:

http://stackoverflow.com/questions/2384353/update-datagridview-using-ajax-in-my-asp-net-without-refreshing-the-page-displa[^]


这篇关于asp.net中的数据可视化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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