WPF系列:GridView列绑定控件(二)
摘要:
上面的(一)中只是看明白了如何在GridView中添加控件,后面由于程序需要处理数据,那可定是要获得和设置GridView中控件的值了,下面就把我简单的程序写一下。 <telerik:RadGridView ShowGroupPanel="False" AutoGenerateColumns="False" x:Name="grd1" ItemsSource="{Binding Path=LstData, Mode=TwoWay}" SelectionMode="Extended" Row 阅读全文
posted @ 2012-08-11 22:40 lufangtao 阅读(6737) 评论(0) 推荐(0)
浙公网安备 33010602011771号