Ramco Ramco

Ramco Ramco

  • 469
  • 2.8k
  • 392.5k

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)