2
Answers

Particular Column Values Data in a row

Photo of Ramco Ramco

Ramco Ramco

2y
549
1

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)

Next Recommended Forum