日期:2014-05-18 浏览次数:21223 次
<ScrollBar Orientation="Horizontal"/>
------解决方案--------------------
my:DataGrid 是哪儿的控件阿 Silverlight?
一般来说超过控件宽度会自动显示滚动条啊,而且是自动调节的。
你把贴图上到你空间相册里面去,然后给个图片链接
<Grid Grid.Row="1"> 的去掉
<my:DataGrid x:Name="myDataGrid"
Grid.Row="1"
AlternatingRowBackground="#EDF2F6"
AlternationCount="2"
AutoGenerateColumns="False"
FontSize="12"
IsReadOnly="True"
RowHeaderWidth="35"
RowBackground="White">
------解决方案--------------------
我没看出什么问题啊~
------解决方案--------------------
用這個吧,很好的啊
http://www.actiprosoftware.com/Default.aspx
my blog
http://ufo-crackerx.blog.163.com/