how to populate data from dataset into textbox
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hello i have one problem . i had one frontend in which there are textboxes dropdown . i have to populate data from excelsheet . well i succeed in making connection. but my problem is this that at one time one row data is populated in front end and then i have to click save button. then second row from the excel sheet should populate in my front end automaticaly. is this possible with using dataset . if yes can u guide me how. thz in advance