I have a dataTable having 3 columns. 2 of them have readonly data but 3rd one is text field having some pre-populated values .My issue arises when I modify these pre-populated values. Post this if I try to fetch the values form data table I don't get updated value but get the previous value only . Any clue how to resolve this issue ?
↧