|
-
May 9th, 2013, 01:36 AM
#1
[RESOLVED] WPF: Binding to IEnumerator?
I have two buttons, (next button and previous button) that moves to the next or previous record, I am using IEnumerator for this and added the MovePrevious method. Upon moving records, I am manually populating the data of this FlowDocumentPageViewer. I am thinking, is there a way that I can just bind the FlowDocumentPageViewer to a collection or something so that when I traverse records then it will automatically reflected in the viewer?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|