Online Home
DataRow dr = dt.AsEnumerable().SingleOrDefault(r => r.Field<int>("InstituteID") == InstituteID);
No comments:
Post a Comment