如何在屏幕上显示数据 [英] how to display data on screen

查看:299
本文介绍了如何在屏幕上显示数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序从Sql服务器获取数据,获取数据没有问题,但是
有时数据超过3000条记录.
问题是如何在屏幕上显示数据?
我将Inflate概念用于显示数据.
像android中的DotNet分页功能吗?
如果不是,那么我们可以做到吗?

My Application Fetch Data from Sql server,no problem to get data,But
Sometime data is more than 3000 record.
Problem is how to display data on screen?
I Use Inflate concept for Display Data.
Like DotNet Paging Functionalities in android?
If Not than We can made it?

推荐答案

如果必须显示来自服务器的解析数据,则可以使用自定义列表视图.
使用阵列适配器,您将能够将获取的数据显示到列表视图中.
希望它能解决您的问题.

快乐的编码. :-)
If you have to display the parsed data from server you can use custumized List View.
Using the Array Adapter you''ll be able to display the fetched data into your List View.
Hope it solves your issue.

Happy coding. :-)


这篇关于如何在屏幕上显示数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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