this is very easy, first declare data reader and provide obj for data reader and read each and every row using for loop and bind the gridview columns.
M
mohideen84
@mohideen84
Posts
-
how to bind records into gridview using data reader -
how to bind records into gridview using data readeri am the beginer for .net, i need to bind records into gridview using data reader, please help me, how to do this..