Hi,
The input is being taken in a text box. After every input data is being retrieved from database. The new data retrieved should be displayed in a new row. The user can give inputs unless and until he/she clicks on the button. How should I implement this?