允许在C#桌面应用程序中进行分页 [英] allow paging in c# desktop application

查看:71
本文介绍了允许在C#桌面应用程序中进行分页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想问一下如何允许在C#桌面应用程序中进行分页,因为桌面应用程序中不允许使用Paging和AllowPaging属性.

我有一个在网格视图中显示数据的应用程序,但我想在此应用程序中进行分页.

我直接从网站获取数据.以前我将数据保存在csv中.

谢谢

Hi,
I want to ask how can I allow paging in a C# desktop application, as Paging and AllowPaging Property is not allowed in desktop application.

I have an application which is showing data in a grid view but i want to have paging in this application.

I am getting data directly from website . Previously i am saving the data in csv.

Thanks

推荐答案

尝试一下

C#DataGridView分页 [
Try this

C# DataGridView Paging[^]


我在互联网上进行了诚实的搜索,有很多网站上有关于分页的文章.
在CP上进行搜索也将为您提供许多帮助-从
GridView自定义分页 [ ^ ].
I searched on the internet and honestly, there are a large number of sites that have articles on paging.
Searching on CP too will give you a number of resuts - starting with GridView Custom Paging[^].


这篇关于允许在C#桌面应用程序中进行分页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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