|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Moving through records in a dataviewI have a form that requires a user to select a checklist name. The form then
brings up records containing the checklist name criteria. I have the dataview set up and the data binding for the text/combo boxes. But the dataview only brings up, what seems like one record. Is there something I need to do, to be able to use my next button to move to the next record meeting the criteria? Program: VB .NET 2003 Brix,
Yes use the currencymanager and set in that the position using by instance buttons. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformscurrencymanagerclasstopic.asp I hope this helps, Cor |
|||||||||||||||||||||||