在Silverlight中访问数据网格的行和列 [英] access rows and columns of datagrid in silverlight

查看:93
本文介绍了在Silverlight中访问数据网格的行和列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我没有选择datagrid上的任何行,我想访问datagrid上的行数据.通常,在datagridview上,datagridview.Rows [].Cells []我可以通过这种方式访问​​数据,我想了解这一点Silverlight的datagrid中如何处理?
谢谢大家.

I dont select any rows on datagrid and I want to access rows datas which are on datagrid.Normally,at datagridview, datagridview.Rows[].Cells[] I can access data with this way and I want to learn that this process is how do at datagrid in silverlight?
Thanks everyone.

推荐答案

数据网格具有selecteditems属性-请参见
The datagrid has a selecteditems property - see here[^].


这篇关于在Silverlight中访问数据网格的行和列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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