Hans Amar

Hans Amar

  • NA
  • 2
  • 602

replace all the values in one column in mvc

Jan 4 2018 2:48 AM
we want to replace all the values in one column with a specific data
from this: 
 one
 two
 three
 to this
one
one 
one
 

Answers (1)