Hi I am using vb.net version 2.0
I have a datatable in the dataset.
The data table is "Employee table"
The data table contains "Employeename " field.
I want to loop thru the Employee table like once for each employee since i may have many rows for each employee..
How can i use for each statement for a data table...
I am very new to vb ..
Any help is greately appreciated.
I have a datatable in the dataset.
The data table is "Employee table"
The data table contains "Employeename " field.
I want to loop thru the Employee table like once for each employee since i may have many rows for each employee..
How can i use for each statement for a data table...
I am very new to vb ..
Any help is greately appreciated.