Hello,I am using TS 6.7.1. Have following requirement.Scenario:1) A DCT screen will open having list of labels and a text box against each label2) User will enter numeric values (unique values) in the text boxes3) There will be an 'Update' button on this DCT. On click of this button, the list of labels is to be re-displayed based on the values in the text boxes (sorted in acsending order)Query:On click of a button on DCT, how to refresh/reload the DCT screen? I.e On click of the button, labels (along with respective text boxes) are to be re-displayed in ascending order of numeric values entered in the text boxes RegardsGauri