View Single Post
  #1  
Old 03-11-2011, 07:03 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Navigate Throug DataTable

I have a section of code that builds a table as the user enters information. I'm having trouble figuring out how to navigate through this table. There is a NEXT button and a BACK button. When they hit NEXT, either the next row loads, or the textboxes are emptied out. When they hit BACK, if there is...
__________________
VB.NET
domain name forum
Reply With Quote