my datatable column defaultvalue depends on what is displayed on a textbox. but i noticed that you can only set the defaultvalue once because when i set it again, the defaultvalue remains the same as what i set as a defaultvalue in the beginning.
how will i get this to work? i want the defaultvalue of my datatable to change to what is placed in my textbox.
how will i get this to work? i want the defaultvalue of my datatable to change to what is placed in my textbox.
Comment