Ramco Ramco

Ramco Ramco

  • 441
  • 3.4k
  • 523.3k

Particular Column Values Data in a row

Oct 3 2022 4:03 PM

Hi

 

  I have below code & how i can get particular Column values in each row while looping. For e.g Student Mobile No etc

List<View_Student> objStudent = bALTraining.GetSelectedStudents(Convert.ToInt32(hdfTId.Value));

Thanks


Answers (2)