Hi: For winform datagridview , we can use "DisplayedRowCount" to get the number of the displayed row, How can i get it for wpf datagrid. Thank you~~ Rui
A:
You'll find the answer here;
http://xceed.com/CS/forums/thread/25456.aspx
Pass it to a StaticResource
from there you can use the count method on the object.
wonea
2010-07-01 15:50:13