
I have a checkbox, the checkbox is for verification purpose. on clicking the checkbox the user name gets displayed in text box.
Issue is when multiple users tries to update the records in gallery, like click the checkbox and tries to verify the records. particular filter selected data text box gets updated as blank. even if it had the previous data it is made as blank after selection.
The text box value of entire filter selections turns to be blank.
Any solution please.