Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you implement SKIP 1 in WPF / LINQ?
Message
From
23/06/2008 09:54:51
 
 
To
All
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Title:
How do you implement SKIP 1 in WPF / LINQ?
Miscellaneous
Thread ID:
01326110
Message ID:
01326110
Views:
92
I pull a list of Jobs from a table using a Linq statement, and I want to build a UI form in WPF to show the records one at a time with a VCR-type control to navigate forward and backward through the Linq data set. How do I implement the equivalent of VFP's Skip behavior to navigate through the records one-at-a-time?

In my VFP (Visual Foxpro) app, I open a table and use a VCR control in my UI form to "Skip 1" and go to the next record to present the data fields in a detail form and allow the the user viewing or editing capabilites. It is a simple and common UI design that I have not been able to find samples of for WPF.
Next
Reply
Map
View

Click here to load this message in the networking platform