hi everyone In my vb.net Web Application I need to fill the textboxs with DataReader and use a Next Button to view next value... i fill the textboxes on a click of a display button If i use a While or For loop i get result of the last row... How can i check the next record? thanx
- [DotNetDevelopment] about data reader vikas arora
