05-02-2008, 08:44 PM
Hi,
I am getting the login user name and I need to compare that name with the names in datatable and once the name matches I want corresponding values entered for that entry.
But when I do that everytime it takes value from first row of the datatable and there are on it is going to next row in Datatable.
Is there any way we can move to next row in datatable?
Thanks
I am getting the login user name and I need to compare that name with the names in datatable and once the name matches I want corresponding values entered for that entry.
But when I do that everytime it takes value from first row of the datatable and there are on it is going to next row in Datatable.
Is there any way we can move to next row in datatable?
Thanks