如何在gridview wpf c#中从一行移动到另一行? [英] How to move from one row to another row in gridview wpf c#?

查看:78
本文介绍了如何在gridview wpf c#中从一行移动到另一行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用列表视图从网格视图中的当前行移动到下一行。提前谢谢

How to move from current row to next row in grid view using list view.Thanks in advance

推荐答案

尝试

使用箭头(向上/向下)键进行GridView行导航 [ ^ ]

http:// www .dotnetspark.com / links / 32185-key-navigation-with-wpf-toolkit-datagrid.aspx [ ^ ]

使用向上/向下/向右和向左箭头的GridView列和行导航 [ ^ ]
Try
GridView Rows Navigation Using Arrow (Up/Down) Keys[^]
http://www.dotnetspark.com/links/32185-key-navigation-with-wpf-toolkit-datagrid.aspx[^]
GridView column and row navigation using up/down/right and left arrows[^]


请看下面的链接:

通过GridView行循环并检查复选框控件 [ ^ ]

遍历GridView中的所有行 [ ^ ]
Please have a look on the bellow link :
Looping through GridView rows and Checking Checkbox Control[^]
iterate through ALL rows in a GridView[^]


使用GridGridRow类g​​ridview控件循环遍历所有行。
Use DataGridRow class of gridview control to loop through all rows.


这篇关于如何在gridview wpf c#中从一行移动到另一行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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