User-1578974752 posted
I have 2 textbox and gridview in the vb.net form.Once I save,i want to show the saved value to the textboxes.Now after saving the grid view only is refreshing as i put Gridview1.databind()
How can textboxes refresh to the saved value .Appreciate the help